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

@bcredi/global-css

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bcredi/global-css - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

8

package.json
{
"name": "@bcredi/global-css",
"version": "0.2.3",
"version": "0.2.4",
"description": "Global style for building Bcredi Design System UI",

@@ -9,3 +9,3 @@ "main": "dist/index.css",

"prebuild": "rm -rf dist && mkdir -p dist",
"build": "postcss src/*.css --dir dist -u precss autoprefixer cssnano rucksack-css --no-map",
"build": "postcss src/*.css --dir dist -u precss rucksack-css autoprefixer postcss-clean --no-map",
"postbuild": "cat dist/reset.css dist/typography.css dist/custom.css > dist/index.css"

@@ -20,3 +20,3 @@ },

"autoprefixer": "^9.5.1",
"cssnano": "^4.1.10",
"postcss-clean": "^1.1.0",
"postcss-cli": "^6.1.2",

@@ -29,3 +29,3 @@ "precss": "^4.0.0",

},
"gitHead": "61f3dbc83ad945843eb1ac8f4cb62f20487afbb4"
"gitHead": "30b4d488993e181b26519ddaadea7e253812f671"
}

@@ -11,3 +11,3 @@ # @bcredi/global-css

| ------------------------- | ------- |
| `@bcredi/global-css` | 0.1.1 |
| `@bcredi/global-css` | 0.2.4 |

@@ -14,0 +14,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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