@exivity/ui
Advanced tools
Comparing version 0.2.3 to 0.2.9
{ | ||
"name": "@exivity/ui", | ||
"version": "0.2.3", | ||
"version": "0.2.9", | ||
"description": "A collection of components to build interfaces", | ||
@@ -23,7 +23,4 @@ "keywords": [ | ||
], | ||
"files": [ | ||
"lib" | ||
], | ||
"main": "lib/index.js", | ||
"module": "lib/index.js", | ||
"main": "index.js", | ||
"module": "index.js", | ||
"scripts": { | ||
@@ -37,3 +34,3 @@ "lint": "tslint 'src/**/*.ts?'", | ||
"docs:build": "build-storybook -s docs-public -o docs-static", | ||
"docs:publish": "git subtree push --prefix docs origin gh-pages", | ||
"docs:publish": "bash scripts/publish-docs.sh", | ||
"start": "run-p test:watch docs:watch", | ||
@@ -45,2 +42,4 @@ "build": "yarn lib:clean && yarn lib:build && yarn docs:build", | ||
"npm:publish": "bash scripts/publish-npm.sh", | ||
"version:bump": "yarn standard-version", | ||
"git:push": "git push --follow-tags origin master", | ||
"release": "bash scripts/release.sh" | ||
@@ -82,2 +81,5 @@ }, | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
@@ -106,2 +108,3 @@ "@dr-kobros/react-webfont-loader": "^8.0.0", | ||
"babel-loader": "^8.0.5", | ||
"codecov": "^3.2.0", | ||
"commitizen": "^3.0.7", | ||
@@ -108,0 +111,0 @@ "cross-env": "^5.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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
34864
41
597
1
40
1
40