eslint-plugin-no-use-extend-native
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "eslint-plugin-no-use-extend-native", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "ESLint plugin to prevent use of extended native objects", | ||
"scripts": { | ||
"prepublish": "npm test", | ||
"test": "gulp test", | ||
@@ -28,3 +27,3 @@ "coveralls": "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js" | ||
"devDependencies": { | ||
"babel": "^5.6.12", | ||
"babel-core": "^5.6.12", | ||
"coveralls": "^2.11.2", | ||
@@ -31,0 +30,0 @@ "eslint": "^1.2.0", |
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
6336