Socket
Socket
Sign inDemoInstall

node-ocpi

Package Overview
Dependencies
6
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

src/models/CDR.test.js

12

package.json
{
"name": "node-ocpi",
"version": "1.0.3",
"version": "1.0.4",
"description": "An OCPI library for Node.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "jest"
},

@@ -13,3 +13,3 @@ "author": "Chinmoy Bhuyan",

"joi": "^17.4.2",
"node-ocpi": "^1.0.2"
"node-ocpi": "^1.0.3"
},

@@ -38,4 +38,6 @@ "keywords": [

"OCPI data models"
]
],
"devDependencies": {
"jest": "^29.7.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc