Socket
Socket
Sign inDemoInstall

@storybook/testing-library

Package Overview
Dependencies
Maintainers
30
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/testing-library - npm Package Compare versions

Comparing version 0.1.1--canary.36.1b71fc3.0 to 0.1.1--canary.36.a6ec2ac.0

11

package.json
{
"name": "@storybook/testing-library",
"version": "0.1.1--canary.36.1b71fc3.0",
"version": "0.1.1--canary.36.a6ec2ac.0",
"description": "Instrumented version of Testing Library for Storybook Interactions",

@@ -9,4 +9,4 @@ "repository": {

},
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"main": "dist/index.js",
"module": "dist/index.mjs",
"license": "MIT",

@@ -23,3 +23,3 @@ "scripts": {

],
"types": "dist/types/index.d.ts",
"types": "dist/index.d.ts",
"publishConfig": {

@@ -48,3 +48,4 @@ "access": "public"

"next",
"prerelease"
"prerelease",
"future"
],

@@ -51,0 +52,0 @@ "plugins": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc