Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "nvp-json", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simple bidirectional NVP/JSON parser for use with PayPal NVP APIs.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,3 +8,4 @@ # nvp-json | ||
Tested with Node `4.9.1+`. | ||
Tested with Node `6.0+`. | ||
Should work with prior versions, but will not test correctly due to nyc dependencies. | ||
@@ -11,0 +12,0 @@ ## Installation |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6198
43