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-rc.3

10

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

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

"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.2"

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

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