@themindfulpug/core
Advanced tools
Comparing version 0.6.0 to 1.0.0-0
@@ -1,1 +0,1 @@ | ||
export * from './stories/components'; | ||
export * from './components'; |
{ | ||
"name": "@themindfulpug/core", | ||
"version": "0.6.0", | ||
"version": "1.0.0-0", | ||
"author": "joshgreenwell", | ||
@@ -18,8 +18,8 @@ "license": "SEE LICENSE IN LICENSE.txt", | ||
"build:storybook": "build-storybook -s public", | ||
"test:dev": "react-scripts test", | ||
"test": "react-scripts test --watchAll=false", | ||
"test:dev": "craco test", | ||
"test": "craco test --watchAll=false", | ||
"format": "prettier --write \"./src/**/*.{js*,ts*}\"", | ||
"eslint": "eslint ./src --fix", | ||
"lint": "yarn format && yarn eslint && tsc", | ||
"test:ci": "react-scripts test", | ||
"test:ci": "yarn test", | ||
"lint:ci": "eslint && tsc", | ||
@@ -55,2 +55,3 @@ "precommit": "yarn lint", | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@craco/craco": "^6.0.0", | ||
"@emotion/babel-preset-css-prop": "^11.0.0", | ||
@@ -90,2 +91,3 @@ "@storybook/addon-actions": "^6.1.14", | ||
"prettier": "^2.2.1", | ||
"react-scripts": "4.0.1", | ||
"react-test-renderer": "^17.0.1", | ||
@@ -95,3 +97,2 @@ "release-it": "^14.2.2", | ||
"typescript": "^4.0.3", | ||
"react-scripts": "4.0.1", | ||
"webpack-cli": "^4.3.1" | ||
@@ -112,2 +113,3 @@ }, | ||
"main": "dist/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"release-it": { | ||
@@ -114,0 +116,0 @@ "git": { |
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
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
32256
25
712
44