@babel/helper-bindify-decorators
Advanced tools
Comparing version 7.8.0 to 7.8.3
{ | ||
"name": "@babel/helper-bindify-decorators", | ||
"version": "7.8.0", | ||
"version": "7.8.3", | ||
"description": "Helper function to bindify decorators", | ||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-bindify-decorators", | ||
"license": "MIT", | ||
"type": "commonjs", | ||
"publishConfig": { | ||
@@ -13,6 +12,6 @@ "access": "public" | ||
"dependencies": { | ||
"@babel/traverse": "^7.8.0", | ||
"@babel/types": "^7.8.0" | ||
"@babel/traverse": "^7.8.3", | ||
"@babel/types": "^7.8.3" | ||
}, | ||
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e" | ||
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017" | ||
} |
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
3872
Updated@babel/traverse@^7.8.3
Updated@babel/types@^7.8.3