Socket
Socket
Sign inDemoInstall

chromatic

Package Overview
Dependencies
Maintainers
4
Versions
1066
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chromatic - npm Package Compare versions

Comparing version 6.0.6 to 6.1.0

CHANGELOG.md

7

package.json
{
"name": "chromatic",
"version": "6.0.6",
"version": "6.1.0",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",

@@ -39,2 +39,3 @@ "keywords": [

"build-storybook": "build-storybook -s static",
"build-subdir": "cd subdir ; yarn build ; cd ..",
"chromatic": "./bin/main.cjs",

@@ -50,4 +51,4 @@ "chromatic-prebuilt": "./bin/main.cjs --storybook-build-dir=\"storybook-static\"",

"publish-action": "node scripts/publish-action.js",
"trim-stats": "node -r esm scripts/trim-stats-file.js",
"stats-to-story-files": "node -r esm scripts/stats-to-story-files.js",
"trim-stats": "node -r esm bin-src/trim-stats-file.js",
"stats-to-story-files": "node -r esm bin-src/stats-to-story-files.js",
"storybook": "start-storybook -p 9009 -s static",

@@ -54,0 +55,0 @@ "test": "jest",

Sorry, the diff of this file is not supported yet

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