Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pluralsight/ps-design-system-normalize

Package Overview
Dependencies
Maintainers
3
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluralsight/ps-design-system-normalize - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

11

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc