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

storybook-nuxt

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storybook-nuxt - npm Package Compare versions

Comparing version 0.0.6-latest.13 to 0.0.6-latest.14

7

package.json
{
"name": "storybook-nuxt",
"version": "0.0.6-latest.13",
"version": "0.0.6-latest.14",
"description": "Storybook init CLI for Nuxt ",

@@ -45,4 +45,5 @@ "author": "Chakas@",

"stub": "unbuild --stub",
"dev:prepare": "nr stub",
"test": "cd test-npm && node ../index.mjs init && npm run storybook dev",
"dev:prepare": "stub && pnpm build && pnpm test",
"dev": "pnpm build && pnpm test",
"test": "cd test-pnpm && node ../index.mjs init ",
"test-pnpm": "cd test-pnpm && node ../index.mjs init --start ",

@@ -49,0 +50,0 @@ "test-yarn": "cd test-yarn && node ../index.mjs init "

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