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

nvp-json

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nvp-json - npm Package Compare versions

Comparing version 0.1.2 to 1.0.0

2

index.js
/*!
* nvp-json
* Copyright(c) 20018 Carrie Vrtis
* Copyright(c) 2018 Carrie Vrtis
* MIT Licensed

@@ -5,0 +5,0 @@ */

{
"name": "nvp-json",
"version": "0.1.2",
"version": "1.0.0",
"description": "A simple bidirectional NVP/JSON parser for use with PayPal NVP APIs.",

@@ -11,3 +11,3 @@ "main": "index.js",

"start": "node index.js",
"test": "mocha --exit"
"test": "nyc mocha --exit"
},

@@ -40,4 +40,6 @@ "repository": {

"chai": "^4.2.0",
"mocha": "^5.2.0"
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"nyc": "^13.1.0"
}
}
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