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

@bedrock-layout/center

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bedrock-layout/center - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7

lib/index.m.js

11

package.json
{
"name": "@bedrock-layout/center",
"version": "2.1.6",
"version": "2.1.7",
"description": "bedrock-layout center",

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

"umd:main": "lib/index.umd.js",
"module": "lib/index.es.js",
"module": "lib/index.m.js",
"source": "src/index.tsx",

@@ -28,3 +28,3 @@ "types": "lib/index.d.ts",

".": {
"import": "./lib/index.es.js",
"import": "./lib/index.m.js",
"require": "./lib/index.umd.js"

@@ -41,3 +41,3 @@ }

"dependencies": {
"@bedrock-layout/spacing-constants": "^2.4.2"
"@bedrock-layout/spacing-constants": "^2.4.3"
},

@@ -57,3 +57,2 @@ "peerDependencies": {

"build": "vite build && tsc --emitDeclarationOnly",
"build:watch": "microbundle build --jsx React.createElement --watch",
"prettier": "prettier --ignore-path .gitignore \"**/*.+(js|jsx|ts|tsx|json)\"",

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

},
"gitHead": "6ec069910f0367c29862acfddeb0b3c705d11366"
"gitHead": "b618b6253dfbefea86a0fa03dc5db4aad5f6c925"
}
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