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
17
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.6.0-alpha.5851

12

package.json
{
"name": "@carbon/type",
"description": "Typography for digital and software products using the Carbon Design System",
"version": "10.6.0-alpha.5846+bb682418b",
"version": "10.6.0-alpha.5851+dd2c1357c",
"license": "Apache-2.0",

@@ -35,8 +35,8 @@ "main": "lib/index.js",

"dependencies": {
"@carbon/import-once": "^10.4.0-alpha.5846+bb682418b",
"@carbon/layout": "^10.6.0-alpha.5846+bb682418b"
"@carbon/import-once": "^10.4.0-alpha.5851+dd2c1357c",
"@carbon/layout": "^10.6.0-alpha.5851+dd2c1357c"
},
"devDependencies": {
"@carbon/bundler": "^10.5.0-alpha.5846+bb682418b",
"@carbon/test-utils": "^10.4.0-alpha.5846+bb682418b",
"@carbon/bundler": "^10.5.0-alpha.5851+dd2c1357c",
"@carbon/test-utils": "^10.4.0-alpha.5851+dd2c1357c",
"change-case": "^3.1.0",

@@ -51,3 +51,3 @@ "rimraf": "^2.6.2"

},
"gitHead": "bb682418bbce2fca2525b686ec48f44f7973f92e"
"gitHead": "dd2c1357c840a91939808937728ff9d0ee1c9081"
}