New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bedrock-layout/grid

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedrock-layout/grid - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

10

package.json
{
"name": "@bedrock-layout/grid",
"version": "3.1.0",
"version": "3.1.1",
"description": "bedrock-layout grid",

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

"dependencies": {
"@bedrock-layout/spacing-constants": "^2.8.3"
"@bedrock-layout/spacing-constants": "^2.8.4"
},

@@ -55,4 +55,4 @@ "peerDependencies": {

"prettier": "prettier --ignore-path .gitignore \"**/*.+(js|jsx|ts|tsx|json)\"",
"fix-format": "yarn prettier -- --write",
"check-format": "yarn prettier -- --list-different",
"fix-format": "yarn prettier --write",
"check-format": "yarn prettier --list-different",
"check-types": "tsc --noEmit"

@@ -63,3 +63,3 @@ },

},
"gitHead": "d95251245ab591d6e11485a9782fbdb515ff0556"
"gitHead": "d150a4cb0f956f8f87ef9a87b5f1a1b6a20d20cf"
}
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