eslint-plugin-orbit-components
Advanced tools
Comparing version 0.0.0-development.7 to 0.0.0-development.8
{ | ||
"name": "eslint-plugin-orbit-components", | ||
"version": "0.0.0-development.7", | ||
"version": "0.0.0-development.8", | ||
"description": "Collection of ESLint rules to enforce the best usage practices of @kiwicom/orbit-components", | ||
@@ -19,4 +19,3 @@ "repository": { | ||
"scripts": { | ||
"build": "rm -fr ./dist && babel ./src --out-dir ./dist --copy-files", | ||
"release": "npm publish --tag develop", | ||
"build": "rm -fr ./dist && babel ./src --out-dir ./dist", | ||
"test": "jest tests" | ||
@@ -31,5 +30,2 @@ }, | ||
], | ||
"dependencies": { | ||
"@kiwicom/orbit-design-tokens": "^0.6.4" | ||
}, | ||
"devDependencies": { | ||
@@ -46,3 +42,2 @@ "@babel/cli": "^7.1.6", | ||
"jest": "^23.6.0", | ||
"postcss": "^7.0.17", | ||
"prettier": "^1.15.3" | ||
@@ -49,0 +44,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
0
11
210920
8
87
1
- Removed@kiwicom/orbit-design-tokens@^0.6.4
- Removed@kiwicom/orbit-design-tokens@0.6.6(transitive)
- Removedramda@0.26.1(transitive)