@pluralsight/ps-design-system-normalize
Advanced tools
Comparing version 6.0.2 to 6.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [6.0.3](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-normalize@6.0.2...@pluralsight/ps-design-system-normalize@6.0.3) (2021-08-23) | ||
### Bug Fixes | ||
* **normalize:** exclude postcss.config.js from node_modules ([b1293a6](https://github.com/pluralsight/design-system/commit/b1293a65a94f0344e80c4fc8564e795d23b550b3)) | ||
## [6.0.2](https://github.com/pluralsight/design-system/compare/@pluralsight/ps-design-system-normalize@6.0.1...@pluralsight/ps-design-system-normalize@6.0.2) (2021-08-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@pluralsight/ps-design-system-normalize", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "Normalize stylesheet. Should be present on-page to help guarantee ps-* design system components appear properly.", | ||
@@ -10,2 +10,6 @@ "license": "Apache-2.0", | ||
"main": "dist/index.css", | ||
"files": [ | ||
"dist/*", | ||
"!postcss.config.js" | ||
], | ||
"scripts": { | ||
@@ -25,3 +29,3 @@ "build": "postcss css/index.css --dir dist" | ||
}, | ||
"gitHead": "9c8a86eb9b09ac3804636f3e701726fb8065fd21" | ||
"gitHead": "87494393a1c02feccd931db3999042bcfdaa202f" | ||
} |
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
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
59930
4
0
1