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

nuxt-componentsbook-module

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-componentsbook-module - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/runtime/server/api/componentsbook/files.d.ts

2

dist/module.json
{
"name": "nuxt-componentsbook-module",
"configKey": "componentsBook",
"version": "1.0.0",
"version": "1.0.1",
"builder": {

@@ -6,0 +6,0 @@ "@nuxt/module-builder": "0.8.4",

export declare function useCodeGenerator(componentName: string, props: Record<string, unknown>): {
generatedCode: import("@vue/reactivity").ComputedRef<string>;
generatedCode: import("vue").ComputedRef<string>;
copyToClipboard: () => void;
};
{
"name": "nuxt-componentsbook-module",
"version": "1.0.0",
"version": "1.0.1",
"description": "This module provides a Storybook-like experience for Nuxt components",

@@ -20,2 +20,9 @@ "repository": "s00d/nuxt-componentsbook-module",

],
"keywords": [
"nuxt",
"componentsbook",
"storybook",
"nuxt-module",
"nuxt3"
],
"scripts": {

@@ -59,3 +66,3 @@ "prepack": "nuxt-module-build build",

},
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
"packageManager": "pnpm@9.15.4"
}

Sorry, the diff of this file is not supported yet

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