Socket
Socket
Sign inDemoInstall

@bedrock-layout/css-reset

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedrock-layout/css-reset - npm Package Compare versions

Comparing version 1.1.3 to 1.2.0

6

package.json
{
"name": "@bedrock-layout/css-reset",
"version": "1.1.3",
"version": "1.2.0",
"description": "bedrock-layout css reset",

@@ -50,3 +50,3 @@ "sideEffects": false,

"clean:build": "rimraf lib",
"build": "vite build && tsc --emitDeclarationOnly && node copyReset.js && minify src/reset.css > lib/reset.min.css",
"build": "vite build && tsc --emitDeclarationOnly",
"prettier": "prettier --ignore-path .gitignore \"**/*.+(js|jsx|ts|tsx|json)\"",

@@ -60,3 +60,3 @@ "fix-format": "yarn prettier -- --write",

},
"gitHead": "ca09554e1d30c1c7de197837920da7d3074ad519"
"gitHead": "1b9fa19e8e969f66fe6802dc67e2346192348284"
}
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