babel-plugin-prototype-prop-define
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "babel-plugin-prototype-prop-define", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Transform assignments to properties on built-in prototypes to Object.defineProperty calls", | ||
@@ -44,8 +44,8 @@ "main": "src/index.js", | ||
"type": "git", | ||
"url": "https://github.com/kentcdodds/babel-plugin-boilerplate.git" | ||
"url": "git+https://github.com/kumavis/babel-plugin-prototype-prop-define.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/kentcdodds/babel-plugin-boilerplate/issues" | ||
"url": "https://github.com/kumavis/babel-plugin-prototype-prop-define/issues" | ||
}, | ||
"homepage": "https://github.com/kentcdodds/babel-plugin-boilerplate#readme" | ||
"homepage": "https://github.com/kumavis/babel-plugin-prototype-prop-define#readme" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
34272
1
0