@webassemblyjs/helper-numbers
Advanced tools
Comparing version 1.11.0 to 1.11.1
{ | ||
"name": "@webassemblyjs/helper-numbers", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Number parsing utility", | ||
@@ -18,4 +18,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@webassemblyjs/floating-point-hex-parser": "1.11.0", | ||
"@webassemblyjs/helper-api-error": "1.11.0", | ||
"@webassemblyjs/floating-point-hex-parser": "1.11.1", | ||
"@webassemblyjs/helper-api-error": "1.11.1", | ||
"@xtuc/long": "4.2.2" | ||
@@ -25,3 +25,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "2646d3b7d79bba66c4a5930c52ae99a30a9767db" | ||
"gitHead": "3f07e2db2031afe0ce686630418c542938c1674b" | ||
} |
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
+ Added@webassemblyjs/floating-point-hex-parser@1.11.1(transitive)
+ Added@webassemblyjs/helper-api-error@1.11.1(transitive)
- Removed@webassemblyjs/floating-point-hex-parser@1.11.0(transitive)
- Removed@webassemblyjs/helper-api-error@1.11.0(transitive)