Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "frac", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "SheetJS", | ||
@@ -9,11 +9,10 @@ "description": "Rational approximation with bounded denominator", | ||
"types": "types", | ||
"dependencies": { | ||
"voc":"~1.0.0" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"mocha":"~2.5.3", | ||
"voc": "~1.1.0", | ||
"mocha": "~2.5.3", | ||
"blanket": "~1.2.3", | ||
"codepage":"~1.10.0", | ||
"@sheetjs/uglify-js":"~2.7.3", | ||
"@types/node":"^8.0.7", | ||
"codepage": "~1.10.0", | ||
"@sheetjs/uglify-js": "~2.7.3", | ||
"@types/node": "^8.0.7", | ||
"dtslint": "^0.1.2", | ||
@@ -20,0 +19,0 @@ "typescript": "2.2.0" |
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
0
12095
8
11
122
- Removedvoc@~1.0.0
- Removedvoc@1.0.0(transitive)