Comparing version 1.0.1 to 1.0.2
@@ -24,3 +24,3 @@ /* bessel.js (C) 2013-present SheetJS -- http://sheetjs.com */ | ||
}(function(BESSEL) { | ||
BESSEL.version = '1.0.0'; | ||
BESSEL.version = '1.0.2'; | ||
var M = Math; | ||
@@ -27,0 +27,0 @@ |
{ | ||
"name": "bessel", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "SheetJS", | ||
@@ -11,4 +11,4 @@ "description": "Pure-JS Bessel Functions", | ||
"devDependencies": { | ||
"mocha":"", | ||
"voc":"" | ||
"mocha":"~2.5.3", | ||
"voc":"~1.0.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { "type":"git", "url":"git://github.com/SheetJS/bessel.git" }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12764
0