Socket
Socket
Sign inDemoInstall

@webassemblyjs/helper-wasm-bytecode

Package Overview
Dependencies
0
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.9 to 1.5.10

5

lib/index.js

@@ -72,6 +72,2 @@ "use strict";

var valtypesByString = invertMap(valtypes);
var limitHasMaximum = {
0x00: false,
0x01: true
};
var tableTypes = {

@@ -324,3 +320,2 @@ 0x70: "anyfunc"

blockTypes: blockTypes,
limitHasMaximum: limitHasMaximum,
tableTypes: tableTypes,

@@ -327,0 +322,0 @@ globalTypes: globalTypes,

2

package.json
{
"name": "@webassemblyjs/helper-wasm-bytecode",
"version": "1.5.9",
"version": "1.5.10",
"description": "WASM's Bytecode constants",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc