Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shift-spec

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shift-spec - npm Package Compare versions

Comparing version 2015.1.0 to 2015.1.1

2

dist/index.js

@@ -344,3 +344,3 @@ // Generated by src/generate-spec.js.

{ name: "name", type: PropertyName },
{ name: "param", type: Union(ObjectBinding, ArrayBinding, BindingIdentifier, MemberExpression) },
{ name: "param", type: Union(ObjectBinding, ArrayBinding, BindingIdentifier, MemberExpression, BindingWithDefault) },
{ name: "body", type: FunctionBody },

@@ -347,0 +347,0 @@ ];

{
"name": "shift-spec",
"version": "2015.1.0",
"version": "2015.1.1",
"description": "JavaScript representation of the Shift AST specification",

@@ -29,3 +29,3 @@ "author": "Shape Security Labs",

"devDependencies": {
"shift-spec-idl": "2015.0.0"
"shift-spec-idl": "2015.0.x"
},

@@ -32,0 +32,0 @@ "bugs": {

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