Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gooddata/test-storybook

Package Overview
Dependencies
Maintainers
58
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gooddata/test-storybook - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

8

package.json
{
"name": "@gooddata/test-storybook",
"version": "4.0.0",
"version": "4.1.0",
"description": "Visual regression testing for Storybook",

@@ -30,3 +30,3 @@ "main": "src/index.js",

"eslint-config-gooddata": "^0.0.18",
"jest": "^21.2.1",
"jest": "^25.5.4",
"jest-junit": "^3.0.0",

@@ -51,4 +51,6 @@ "node-glob": "^1.2.0",

"jest": {
"setupTestFrameworkScriptFile": "<rootDir>/jest.setup.js"
"setupFilesAfterEnv": [
"<rootDir>/jest.setup.js"
]
}
}
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