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

epc-sepa-converter

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

epc-sepa-converter - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

17

package.json
{
"name": "epc-sepa-converter",
"version": "0.1.0",
"version": "0.1.1",
"description": "Convert strings to their EPC217-08 variant",

@@ -16,10 +16,5 @@ "main": "src/index.js",

],
"types": "./dist/index.d.ts",
"author": "Daniel Diekmeier",
"license": "ISC",
"scripts": {
"generate-map": "node ./bin/generate-map.js",
"tsc": "tsc",
"test": "node --test",
"test:watch": "node --watch --test"
},
"devDependencies": {

@@ -32,3 +27,9 @@ "node-xlsx": "^0.24.0",

"semi": false
},
"scripts": {
"generate-map": "node ./bin/generate-map.js",
"tsc": "tsc",
"test": "node --test",
"test:watch": "node --watch --test"
}
}
}
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