@babel/helper-check-duplicate-nodes
Advanced tools
Comparing version 8.0.0-alpha.1 to 8.0.0-alpha.2
{ | ||
"name": "@babel/helper-check-duplicate-nodes", | ||
"version": "8.0.0-alpha.1", | ||
"version": "8.0.0-alpha.2", | ||
"description": "Babel helper module for babel transforms authors to check the AST against duplicated nodes.", | ||
@@ -31,8 +31,8 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@babel/types": "^8.0.0-alpha.1" | ||
"@babel/types": "^8.0.0-alpha.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^8.0.0-alpha.1" | ||
"@babel/core": "^8.0.0-alpha.2" | ||
}, | ||
"type": "module" | ||
} |
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
Updated@babel/types@^8.0.0-alpha.2