Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "vueless", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"license": "MIT", | ||
@@ -22,4 +22,3 @@ "description": "Vue Styleless Component Framework.", | ||
"vueless:update": "yarn add -D file:../vite-plugin-vueless file:../vueless-storybook", | ||
"vueless:publish": "rm -rf dist && mkdir -p dist && cp -r src/* package.json LICENSE web-types.json README.md dist/ && npm publish ./dist", | ||
"postinstall": "node .web-types-gen" | ||
"vueless:prepare": "rm -rf dist && mkdir -p dist && cp -r src/* package.json LICENSE web-types.json README.md dist/ && node .web-types-gen" | ||
}, | ||
@@ -65,3 +64,3 @@ "dependencies": { | ||
"resolutions": { | ||
"string-width": "4.2.3" | ||
"string-width": ">=4.2.3" | ||
}, | ||
@@ -68,0 +67,0 @@ "repository": { |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
AI-detected potential security risk
Supply chain riskAI has determined that this package may contain potential security issues or vulnerabilities.
Found 1 instance in 1 package
0
0
936484