Socket
Socket
Sign inDemoInstall

@webassemblyjs/ast

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webassemblyjs/ast - npm Package Compare versions

Comparing version 1.1.2-y.8 to 1.1.2-y.9

1

lib/traverse.js

@@ -85,2 +85,3 @@ "use strict";

case "FloatLiteral":
case "LongNumberLiteral":
case "BinaryModule":

@@ -87,0 +88,0 @@ case "LeadingComment":

6

package.json
{
"name": "@webassemblyjs/ast",
"version": "1.1.2-y.8",
"version": "1.1.2-y.9",
"description": "AST utils for webassemblyjs",

@@ -14,5 +14,5 @@ "keywords": [

"dependencies": {
"@webassemblyjs/wast-parser": "1.1.2-y.8",
"@webassemblyjs/wast-parser": "1.1.2-y.9",
"webassembly-floating-point-hex-parser": "0.1.2",
"webassemblyjs": "1.1.2-y.8"
"webassemblyjs": "1.1.2-y.9"
},

@@ -19,0 +19,0 @@ "repository": {

@@ -76,2 +76,3 @@ // @flow

case "FloatLiteral":
case "LongNumberLiteral":
case "BinaryModule":

@@ -78,0 +79,0 @@ case "LeadingComment":

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc