@babel/helper-bindify-decorators
Advanced tools
Comparing version 7.11.4 to 7.12.1
{ | ||
"name": "@babel/helper-bindify-decorators", | ||
"version": "7.11.4", | ||
"version": "7.12.1", | ||
"description": "Helper function to bindify decorators", | ||
@@ -16,8 +16,7 @@ "repository": { | ||
"dependencies": { | ||
"@babel/types": "^7.10.4" | ||
"@babel/types": "^7.12.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/traverse": "^7.10.4" | ||
}, | ||
"gitHead": "90b198956995195ea00e7ac9912c2260e44d8746" | ||
} | ||
"@babel/traverse": "^7.12.1" | ||
} | ||
} |
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
3892
Updated@babel/types@^7.12.1