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.1

10

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

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

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

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

},
"gitHead": "471e5dbf00f6a627be3ab8c375a98d04b423c402"
"gitHead": "c8ee2cdf8c6bdeb67fa4f46c870902643eb10be8"
}