ddf-validation-ng
Advanced tools
Comparing version 0.0.1-pre3 to 0.0.1-pre4
{ | ||
"name": "ddf-validation-ng", | ||
"version": "0.0.1pre3", | ||
"version": "0.0.1pre4", | ||
"description": "DDF validion tool", | ||
@@ -8,8 +8,7 @@ "author": "Semio Zheng <semio@gapminder.org>", | ||
"type": "module", | ||
"main": "./index.js", | ||
"main": "./dist/index.js", | ||
"bin": { | ||
"validate-ddf-ng": "./src/cli.js" | ||
"validate-ddf-ng": "./dist/cli.js" | ||
}, | ||
"scripts": { | ||
"postinstall": "spago install", | ||
"clean": "rm -rf node_modules output .spago dist/*.js *.lock .cache", | ||
@@ -19,5 +18,8 @@ "build": "spago build", | ||
"serve": "spago build && esbuild --bundle ./index.js --servedir=dist", | ||
"bundle-app": "spago bundle-app --platform node --no-build --to dist/main.js", | ||
"bundle-module": "spago bundle-module --platform node --no-build --to dist/ddf-validation-ng.js" | ||
"bundle-app": "spago bundle-app --platform node --no-build --to dist/app.js", | ||
"bundle-module": "spago bundle-module --platform node --no-build --to dist/index.js" | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"dependencies": { | ||
@@ -24,0 +26,0 @@ "csv-parse": "^5.3.0" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
13153
0
396565
6
2