react-boxen
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "react-boxen", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"main": "web.js", | ||
@@ -11,3 +11,2 @@ "license": "MIT", | ||
"build:prod": "npm run build -- --env=prod", | ||
"publish": "npm run build:prod && npm pack", | ||
"dev": "getstorybook", | ||
@@ -26,3 +25,5 @@ "test": "NODE_ENV=test jest", | ||
"test:vis:backstop": "backstop --configPath backstop.config.js test", | ||
"test:vis:backstop:ref": "backstop --configPath backstop.config.js reference" | ||
"test:vis:backstop:ref": "backstop --configPath backstop.config.js reference", | ||
"run:publish": "npm publish", | ||
"distribute": "run-s build:prod run:publish" | ||
}, | ||
@@ -29,0 +30,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
90187
2260