ps-direct-sdk
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "ps-direct-sdk", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Directly ", | ||
@@ -16,7 +16,9 @@ "main": "index.js", | ||
"redis": "^2.5.3", | ||
"rewire": "^2.5.1", | ||
"winston": "^2.2.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0" | ||
"chai": "^3.5.0", | ||
"sinon": "^1.17.4" | ||
} | ||
} |
@@ -7,3 +7,2 @@ "use strict"; | ||
var chai = require('chai'); | ||
var assert = chai.assert; | ||
var R = require('ramda'); | ||
@@ -10,0 +9,0 @@ var hl = require('highland'); |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
31141
8
721
6
2
2
+ Addedrewire@^2.5.1
+ Addedrewire@2.5.2(transitive)