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
15
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.3.0

10

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

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

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

@@ -49,3 +49,3 @@ },

},
"gitHead": "8ff9500b61ec590a2a66f395f227b58cff690849"
"gitHead": "1a786efd8ef95572699cc00a03bc2858c794ca08"
}