New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flat-file-parser

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flat-file-parser - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

18

package.json
{
"name": "flat-file-parser",
"version": "0.7.2",
"version": "0.7.3",
"description": "some Flat File Parser",
"main": "index.js",
"scripts": {
"build": "gulp preBuild",
"bdd-test": "cd tests && mocha ./**/**.spec.js --timeout 10000",
"unit-test": "cd lib && mocha ./**/**.spec.js --timeout 10000",
"test": "npm run bdd-test"

@@ -21,14 +18,3 @@ },

},
"homepage": "https://github.com/turn-a-round/node-flat-file-parser#readme",
"devDependencies": {
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"custom-exception": "^0.1.2",
"del": "^6.0.0",
"gulp": "^4.0.2",
"gulp-terser": "^2.1.0",
"mocha": "^9.2.0",
"node-abort-controller": "^3.0.1",
"readable-stream": "^3.6.0"
}
"homepage": "https://github.com/turn-a-round/node-flat-file-parser#readme"
}
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