@babel/helper-bindify-decorators
Advanced tools
Comparing version 7.0.0 to 7.1.0
{ | ||
"name": "@babel/helper-bindify-decorators", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "Helper function to bindify decorators", | ||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-bindify-decorators", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "lib/index.js", | ||
"dependencies": { | ||
"@babel/traverse": "^7.0.0", | ||
"@babel/traverse": "^7.1.0", | ||
"@babel/types": "^7.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
3450
Updated@babel/traverse@^7.1.0