ddf-validation-ng
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "ddf-validation-ng", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "DDF validion tool", | ||
@@ -16,5 +16,4 @@ "author": "Semio Zheng <semio@gapminder.org>", | ||
"test": "spago test", | ||
"build-prod":"spago -x prod.dhall build", | ||
"bundle-app": "spago -x prod.dhall build && purs-backend-es bundle-app --no-build --platform=node --to dist/app.js", | ||
"bundle-module": "spago -x prod.dhall build && purs-backend-es bundle-module --no-build --platform=node --to dist/lib.js" | ||
"bundle-app": "spago build && purs-backend-es bundle-app --platform=node --to dist/app.js", | ||
"bundle-module": "spago build && purs-backend-es bundle-module --platform=node --to dist/lib.js" | ||
}, | ||
@@ -27,8 +26,8 @@ "files": [ | ||
"dependencies": { | ||
"csv-parse": "^5.5.3" | ||
"csv-parse": "^5.5.6" | ||
}, | ||
"devDependencies": { | ||
"esbuild": "^0.14.38", | ||
"esbuild": "^0.14.54", | ||
"purs-backend-es": "^1.4.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
562036
16956
Updatedcsv-parse@^5.5.6