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

1

es/index.js

@@ -331,3 +331,2 @@ import { baseFontSize, px, breakpoint, breakpoints, rem } from '@carbon/layout';

fontSize: rem(scale[0]),
fontStyle: 'italic',
lineHeight: rem(16),

@@ -334,0 +333,0 @@ letterSpacing: px(0.32)

@@ -335,3 +335,2 @@ 'use strict';

fontSize: layout.rem(scale[0]),
fontStyle: 'italic',
lineHeight: layout.rem(16),

@@ -338,0 +337,0 @@ letterSpacing: layout.px(0.32)

10

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

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

"dependencies": {
"@carbon/import-once": "^10.3.0",
"@carbon/layout": "^10.6.0-alpha.5708+ca5231b52"
"@carbon/import-once": "^10.4.0-alpha.5763+e30b714a3",
"@carbon/layout": "^10.6.0-alpha.5763+e30b714a3"
},
"devDependencies": {
"@carbon/bundler": "^10.4.0",
"@carbon/bundler": "^10.5.0-alpha.5763+e30b714a3",
"rimraf": "^2.6.2"

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

},
"gitHead": "ca5231b52a0e8e673df35f753089f61e4b595f4c"
"gitHead": "e30b714a3bcdefed081831b62fd024fa61ab36a3"
}

@@ -29,3 +29,2 @@ /**

fontSize: rem(scale[0]),
fontStyle: 'italic',
lineHeight: rem(16),

@@ -32,0 +31,0 @@ letterSpacing: px(0.32),

@@ -335,3 +335,2 @@ (function (global, factory) {

fontSize: layout.rem(scale[0]),
fontStyle: 'italic',
lineHeight: layout.rem(16),

@@ -338,0 +337,0 @@ letterSpacing: layout.px(0.32)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet