New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@greenberry/storybook-template

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@greenberry/storybook-template - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

package.json
{
"name": "@greenberry/storybook-template",
"version": "1.0.5",
"version": "1.0.6",
"description": "Template project for component libraries",

@@ -12,3 +12,3 @@ "repository": "git@bitbucket.org:greenberrynl/storybook.git",

"build": "rm -rf ./dist && NODE_ENV=production babel src --out-dir dist --ignore \"src/**/*.story.js\",\"src/**/*.spec.js\"",
"prepublishOnly": "yarn build && cp package.json dist/package.json && cp yarn.lock dist/yarn.lock && cp README.md dist/README.md",
"prepublishOnly": "yarn build",
"test": "jest",

@@ -15,0 +15,0 @@ "lint": "eslint src/**/*.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