vite-plugin-node-stdlib-browser
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "vite-plugin-node-stdlib-browser", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Configure `node-stdlib-browser` for Vite projects", | ||
@@ -9,2 +9,5 @@ "main": "index.cjs", | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "Haoqun Jiang<haoqunjiang+npm@gmail.com>", | ||
@@ -22,6 +25,3 @@ "license": "MIT", | ||
"standard": "^17.0.0" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
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
3716
53