sinon-sandbox
Advanced tools
Comparing version 2.0.2 to 2.0.5
@@ -0,1 +1,7 @@ | ||
## 2.0.5 | ||
* Internal: Remove wealthfront-javascript dependency. | ||
## 2.0.3 | ||
* Internal: Upgrade lodash dependency. | ||
## 2.0.2 | ||
@@ -2,0 +8,0 @@ * Internal: Upgrade mocha, chai, and wealthfront-javascript dependencies |
{ | ||
"name": "sinon-sandbox", | ||
"version": "2.0.2", | ||
"version": "2.0.5", | ||
"description": "A testing utility for framework agnostic cleanup of sinon stubs", | ||
@@ -22,4 +22,3 @@ "author": "Wealthfront Engineering <eng@wealthfront.com> (https://eng.wealthfront.com)", | ||
"mocha": "^6.1.4", | ||
"sinon": "^6.1.0", | ||
"wealthfront-javascript": "5.0.1" | ||
"sinon": "^6.1.0" | ||
}, | ||
@@ -26,0 +25,0 @@ "keywords": [ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
4045
4
1