webassembly-floating-point-hex-parser
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -15,3 +15,3 @@ { | ||
"homepage": "https://github.com/maurobringolf/webassembly-floating-point-hex-parser", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"author": "Mauro Bringolf", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"dependencies": {}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
10624
0