esotope-hammerhead
Advanced tools
Comparing version 0.6.6 to 0.6.7
{ | ||
"name": "esotope-hammerhead", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "esotope.js", |
@@ -53,2 +53,3 @@ import { Node } from 'estree'; | ||
ObjectPattern = 'ObjectPattern', | ||
PrivateIdentifier = 'PrivateIdentifier', | ||
Program = 'Program', | ||
@@ -55,0 +56,0 @@ Property = 'Property', |
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
88262
2165