@tonic-ui/styled-system
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "@tonic-ui/styled-system", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "The framework agnostic styling engine for Tonic UI.", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.esm.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"publishConfig": { | ||
"access": "public", | ||
"directory": "build" | ||
"access": "public" | ||
}, | ||
@@ -15,5 +17,3 @@ "scripts": { | ||
"eslint": "eslint --ext .js,.jsx,.mjs .", | ||
"package-name": "echo -e \"\\e[1;33m$npm_package_name\\e[0m\"", | ||
"postbuild": "cpy {dist,LICENSE,README.md,.npmignore,package.json} build", | ||
"pre-push": "yarn --silent run package-name && yarn run build && yarn run eslint && yarn run test", | ||
"pre-push": "bash -c 'echo -e \"=> \\e[1;33m$npm_package_name\\e[0m\"' && yarn run build && yarn run eslint && yarn run test", | ||
"prepublish": "yarn run build", | ||
@@ -82,3 +82,3 @@ "test": "jest --maxWorkers=2" | ||
], | ||
"gitHead": "9e08d222d33ac52a13ab560deb44b4d3fb9229b0" | ||
"gitHead": "e2a42abba352cbfb51375e7bcae4591b1710fe3f" | ||
} |
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
0
72960