@webassemblyjs/helper-numbers
Advanced tools
Comparing version 1.10.0 to 1.10.1
{ | ||
"name": "@webassemblyjs/helper-numbers", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Number parsing utility", | ||
@@ -17,5 +17,10 @@ "main": "lib/index.js", | ||
}, | ||
"dependencies": { | ||
"@webassemblyjs/floating-point-hex-parser": "1.10.1", | ||
"@webassemblyjs/helper-api-error": "1.10.1", | ||
"@xtuc/long": "4.2.2" | ||
}, | ||
"author": "Sven Sauleau", | ||
"license": "MIT", | ||
"gitHead": "d00b899ece0242275e2475e75232ae18ddd03aeb" | ||
"gitHead": "f723f2cdd9bfccb5e199962dd8c5c09bdb0faca4" | ||
} |
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
10382
3
+ Added@xtuc/long@4.2.2
+ Added@webassemblyjs/floating-point-hex-parser@1.10.1(transitive)
+ Added@webassemblyjs/helper-api-error@1.10.1(transitive)
+ Added@xtuc/long@4.2.2(transitive)