shift-spec
Advanced tools
Comparing version 2015.1.0 to 2015.1.1
@@ -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": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
49429
0