{
  "name": "@storybook/testing-library",
  "url": "https://canirequire.com/package/@storybook/testing-library/",
  "description": "Instrumented version of Testing Library for Storybook Interactions",
  "latest": "0.2.2",
  "latestPublished": "2023-10-02T10:04:13.526Z",
  "format": "cjs",
  "summary": "@storybook/testing-library@0.2.2 is a CommonJS package. @storybook/testing-library ships CommonJS only. require(\"@storybook/testing-library\") works everywhere. import \"@storybook/testing-library\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module. It also declares a \"module\" field, so bundlers such as webpack, Vite and esbuild pick up an ESM build for tree-shaking.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "0.2.2",
  "lastCommonJsDate": "2023-10-02T10:04:13.526Z",
  "nativeEsmSince": null,
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": "In Storybook 8, this package functionality has been integrated to a new package called @storybook/test, which uses Vitest APIs for an improved experience. When upgrading to Storybook 8 with 'npx storybook@latest upgrade', you will get prompted and will get an automigration for the new package. Please migrate when you can.",
  "license": "MIT",
  "repository": "https://github.com/storybookjs/testing-library",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:36:03.196Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2023-10-02T10:04:13.526Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2023-09-15T08:21:45.843Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2023-06-20T20:19:56.129Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2023-04-03T08:31:08.087Z"
    },
    {
      "version": "0.0.13",
      "format": "cjs",
      "published": "2022-06-13T13:24:39.388Z"
    },
    {
      "version": "0.0.12",
      "format": "cjs",
      "published": "2022-06-10T10:58:40.563Z"
    },
    {
      "version": "0.0.11",
      "format": "cjs",
      "published": "2022-04-21T09:13:18.999Z"
    },
    {
      "version": "0.0.10",
      "format": "cjs",
      "published": "2022-04-19T14:12:10.853Z"
    },
    {
      "version": "0.0.9",
      "format": "cjs",
      "published": "2022-02-04T11:16:29.699Z"
    },
    {
      "version": "0.0.8",
      "format": "cjs",
      "published": "2022-01-17T12:24:51.475Z"
    },
    {
      "version": "0.0.7",
      "format": "cjs",
      "published": "2021-11-22T22:06:36.069Z"
    },
    {
      "version": "0.0.6",
      "format": "cjs",
      "published": "2021-11-19T16:58:39.478Z"
    },
    {
      "version": "0.0.5",
      "format": "cjs",
      "published": "2021-11-19T16:36:26.006Z"
    },
    {
      "version": "0.0.4",
      "format": "cjs",
      "published": "2021-11-19T13:59:12.418Z"
    },
    {
      "version": "0.0.3",
      "format": "cjs",
      "published": "2021-10-24T14:19:54.789Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2021-10-15T14:55:39.105Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2021-10-15T14:19:13.093Z"
    },
    {
      "version": "0.0.0",
      "format": "cjs",
      "published": "2021-10-15T14:17:54.585Z"
    }
  ]
}