@webassemblyjs/helper-numbers
Advanced tools
Comparing version 1.11.5 to 1.11.6
{ | ||
"name": "@webassemblyjs/helper-numbers", | ||
"version": "1.11.5", | ||
"version": "1.11.6", | ||
"description": "Number parsing utility", | ||
@@ -18,4 +18,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@webassemblyjs/floating-point-hex-parser": "1.11.5", | ||
"@webassemblyjs/helper-api-error": "1.11.5", | ||
"@webassemblyjs/floating-point-hex-parser": "1.11.6", | ||
"@webassemblyjs/helper-api-error": "1.11.6", | ||
"@xtuc/long": "4.2.2" | ||
@@ -22,0 +22,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
+ Added@webassemblyjs/floating-point-hex-parser@1.11.6(transitive)
+ Added@webassemblyjs/helper-api-error@1.11.6(transitive)
- Removed@webassemblyjs/floating-point-hex-parser@1.11.5(transitive)
- Removed@webassemblyjs/helper-api-error@1.11.5(transitive)