@webassemblyjs/helper-numbers
Advanced tools
Comparing version 1.11.6 to 1.12.1
{ | ||
"name": "@webassemblyjs/helper-numbers", | ||
"version": "1.11.6", | ||
"version": "1.12.1", | ||
"description": "Number parsing utility", | ||
@@ -18,8 +18,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@webassemblyjs/floating-point-hex-parser": "1.11.6", | ||
"@webassemblyjs/helper-api-error": "1.11.6", | ||
"@webassemblyjs/floating-point-hex-parser": "1.12.1", | ||
"@webassemblyjs/helper-api-error": "1.12.1", | ||
"@xtuc/long": "4.2.2" | ||
}, | ||
"author": "Sven Sauleau", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"gitHead": "67c75cf2da65e5588b5e81c10b0d7692d174760b" | ||
} |
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
10464
5
257
+ Added@webassemblyjs/floating-point-hex-parser@1.12.1(transitive)
+ Added@webassemblyjs/helper-api-error@1.12.1(transitive)
- Removed@webassemblyjs/floating-point-hex-parser@1.11.6(transitive)
- Removed@webassemblyjs/helper-api-error@1.11.6(transitive)