eslint-plugin-orbit-components
Advanced tools
Comparing version 0.0.0-development to 0.0.0-development.1
{ | ||
"name": "eslint-plugin-orbit-components", | ||
"version": "0.0.0-development", | ||
"version": "0.0.0-development.1", | ||
"description": "ESLint for orbit-components", | ||
@@ -19,3 +19,4 @@ "repository": { | ||
"build": "rm -fr ./dist && babel ./src --out-dir ./dist --copy-files", | ||
"test": "jest" | ||
"publish": "yarn build && npm publish --tag develop", | ||
"test": "jest tests" | ||
}, | ||
@@ -46,6 +47,3 @@ "files": [ | ||
}, | ||
"engines": { | ||
"node": ">=0.10.0" | ||
}, | ||
"license": "ISC" | ||
"license": "MIT" | ||
} |
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
233359