@thumbtack/thumbprint-atomic
Advanced tools
Comparing version 2.2.5 to 3.0.0
@@ -5,2 +5,8 @@ # Changelog | ||
## 3.0.0 - 2018-12-14 | ||
### Removed | ||
- [Major] Remove `manifest.json` from `dist`. This is a breaking change but only affects users that were importing the `manifest.json` file. | ||
## 2.2.5 - 2018-11-27 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@thumbtack/thumbprint-atomic", | ||
"description": "Atomic classes for building Thumbtack UI", | ||
"version": "2.2.5", | ||
"version": "3.0.0", | ||
"author": "Tom Genoni <tom@thumbtack.com>", | ||
@@ -17,6 +17,5 @@ "main": "dist/atomic.css", | ||
"scripts": { | ||
"start": "yarn clear && yarn generateCss", | ||
"clear": "rm -rf dist && mkdir -p dist", | ||
"generateManifest": "./tools/generate-manifest.js", | ||
"generateCss": "node-sass -q src/atomic.scss dist/atomic.css && postcss dist/atomic.css --map --use autoprefixer css-mqpacker cssnano --replace", | ||
"start": "yarn clear && yarn generateCss && yarn generateManifest", | ||
"prepublishOnly": "../../scripts/should-build-package.js -- yarn start" | ||
@@ -30,4 +29,2 @@ }, | ||
"cssnano": "^4.1.0", | ||
"gonzales-pe": "^4.2.3", | ||
"lodash": "^4.17.10", | ||
"node-sass": "^4.9.2", | ||
@@ -34,0 +31,0 @@ "postcss-cli": "^6.0.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
7
232290
4
288
1