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

@carbon/grid

Package Overview
Dependencies
Maintainers
15
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carbon/grid - npm Package Compare versions

Comparing version

to
10.4.0-rc.3

10

package.json
{
"name": "@carbon/grid",
"description": "Grid for digital and software products using the Carbon Design System",
"version": "10.4.0-rc.2",
"version": "10.4.0-rc.3",
"license": "Apache-2.0",

@@ -30,7 +30,7 @@ "repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/grid",

"dependencies": {
"@carbon/import-once": "10.3.0-rc.2",
"@carbon/layout": "10.3.0-rc.2"
"@carbon/import-once": "10.3.0-rc.3",
"@carbon/layout": "10.3.0-rc.3"
},
"devDependencies": {
"@carbon/bundler": "10.3.0-rc.2",
"@carbon/bundler": "10.3.0-rc.3",
"rimraf": "^2.6.3"

@@ -44,3 +44,3 @@ },

},
"gitHead": "e5881ad3d0ee53d320b8f9498cb4a0926d465f8e"
"gitHead": "8ff9500b61ec590a2a66f395f227b58cff690849"
}