biggystring
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "biggystring", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Full floating point big number library using regular Javascript string", | ||
@@ -21,3 +21,4 @@ "keywords": [ | ||
], | ||
"main": "./lib/index.js", | ||
"types": "./lib/src/index.d.ts", | ||
"main": "./lib/src/index.js", | ||
"files": [ | ||
@@ -24,0 +25,0 @@ "lib/*", |
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
83819
8
1022