Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "round10", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Brings decimal adjustment to the Math object.", | ||
@@ -10,5 +10,6 @@ "main": "round10.js", | ||
"dependencies": { | ||
}, | ||
"devDependencies": { | ||
"should": "^7.0.2" | ||
}, | ||
"devDependencies": {}, | ||
"scripts": { | ||
@@ -15,0 +16,0 @@ "test": "mocha test/test.js" |
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
4010
0
1
- Removedshould@^7.0.2
- Removedshould@7.1.1(transitive)
- Removedshould-equal@0.5.0(transitive)
- Removedshould-format@0.3.1(transitive)
- Removedshould-type@0.2.0(transitive)