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

@carbon/type

Package Overview
Dependencies
Maintainers
20
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carbon/type - npm Package Compare versions

Comparing version

to
10.42.0

10

package.json
{
"name": "@carbon/type",
"description": "Typography for digital and software products using the Carbon Design System",
"version": "10.42.0-rc.0",
"version": "10.42.0",
"license": "Apache-2.0",

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

"dependencies": {
"@carbon/grid": "^10.42.0-rc.0",
"@carbon/import-once": "^10.7.0-rc.0"
"@carbon/grid": "^10.42.0",
"@carbon/import-once": "^10.7.0"
},
"devDependencies": {
"@carbon/cli": "^10.34.0-rc.0",
"@carbon/cli": "^10.34.0",
"@carbon/test-utils": "^10.21.0",

@@ -56,3 +56,3 @@ "change-case": "^4.1.1",

},
"gitHead": "e41618f5aaa9a10ce93edd844f1a280dc29eaf50"
"gitHead": "aadefba8b1097fad433fe63c9c896b1a3e1b589a"
}