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

@carbon/layout

Package Overview
Dependencies
Maintainers
14
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carbon/layout - npm Package Compare versions

Comparing version

to
10.3.0-alpha.5390

8

package.json
{
"name": "@carbon/layout",
"description": "Layout helpers for digital and software products using the Carbon Design System",
"version": "10.3.0-alpha.5323+68851267",
"version": "10.3.0-alpha.5390+039281d7b",
"license": "Apache-2.0",

@@ -24,7 +24,7 @@ "main": "lib/index.js",

"scripts": {
"build": "yarn clean && bundler bundle src/index.js --name CarbonLayout && bundler sassdoc 'scss/*.scss'",
"build": "yarn clean && bundler bundle src/index.js --name CarbonLayout && bundler sassdoc \"scss/*.scss\"",
"clean": "rimraf es lib umd"
},
"devDependencies": {
"@carbon/bundler": "^10.3.0-alpha.5323+68851267",
"@carbon/bundler": "^10.2.0",
"rimraf": "^2.6.2"

@@ -38,3 +38,3 @@ },

},
"gitHead": "68851267b6c64a53cd0261d2ea6c009960376dbb"
"gitHead": "039281d7b7b159190fdb3348383eb558e7e7e56f"
}