@thumbtack/thumbprint-atomic
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -5,2 +5,8 @@ # Changelog | ||
## 4.2.1 - 2022-05-09 | ||
### Changed | ||
- [Patch] Upgrade dependencies to prepare for Node 16 | ||
## 4.2.0 - 2022-04-28 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@thumbtack/thumbprint-atomic", | ||
"description": "Atomic classes for building Thumbtack UI", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"author": "Tom Genoni <tom@thumbtack.com>", | ||
@@ -24,3 +24,3 @@ "main": "dist/atomic.css", | ||
"devDependencies": { | ||
"@thumbtack/thumbprint-scss": "^4.0.2", | ||
"@thumbtack/thumbprint-scss": "^4.0.3", | ||
"@thumbtack/thumbprint-tokens": "^12.1.1", | ||
@@ -32,3 +32,4 @@ "@types/node-sass-tilde-importer": "^1.0.0", | ||
"node-sass-tilde-importer": "2.0.0-alpha.1", | ||
"postcss-cli": "^6.1.1", | ||
"postcss": "^8.4.12", | ||
"postcss-cli": "^9.1.0", | ||
"sass": "^1.49.9", | ||
@@ -35,0 +36,0 @@ "ts-node": "^10.7.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
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
237427
11