Comparing version 1.0.6 to 1.1.0
13
frac.md
@@ -246,3 +246,3 @@ # Target | ||
"name": "frac", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"author": "SheetJS", | ||
@@ -253,6 +253,6 @@ "description": "Rational approximation with bounded denominator", | ||
"dependencies": { | ||
"voc":"" | ||
"voc":"~1.0.0" | ||
}, | ||
"devDependencies": { | ||
"mocha":"" | ||
"mocha":"~2.5.3" | ||
}, | ||
@@ -268,2 +268,3 @@ "repository": { "type":"git", "url":"git://github.com/SheetJS/frac.git" }, | ||
}, | ||
"homepage": "http://oss.sheetjs.com/frac", | ||
"bugs": { "url": "https://github.com/SheetJS/frac/issues" }, | ||
@@ -279,3 +280,7 @@ "license": "Apache-2.0", | ||
test_files/*.tsv | ||
ctest/ | ||
test.js | ||
Makefile | ||
.gitignore | ||
.npmignore | ||
node_modules/ | ||
@@ -294,2 +299,4 @@ coverage.html | ||
*.tgz | ||
*.py | ||
*.html | ||
``` | ||
@@ -296,0 +303,0 @@ |
{ | ||
"name": "frac", | ||
"version": "1.0.6", | ||
"version": "1.1.0", | ||
"author": "SheetJS", | ||
@@ -9,6 +9,6 @@ "description": "Rational approximation with bounded denominator", | ||
"dependencies": { | ||
"voc":"" | ||
"voc":"~1.0.0" | ||
}, | ||
"devDependencies": { | ||
"mocha":"" | ||
"mocha":"~2.5.3" | ||
}, | ||
@@ -24,3 +24,3 @@ "repository": { "type":"git", "url":"git://github.com/SheetJS/frac.git" }, | ||
}, | ||
"homepage": "http://oss.sheetjs.com/frac", | ||
"homepage": "http://oss.sheetjs.com/frac", | ||
"bugs": { "url": "https://github.com/SheetJS/frac/issues" }, | ||
@@ -27,0 +27,0 @@ "license": "Apache-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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
20435
0
+ Addedvoc@1.0.0(transitive)
- Removedvoc@1.2.0(transitive)
Updatedvoc@~1.0.0