Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ddf-validation-ng

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddf-validation-ng - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

11

package.json
{
"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

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