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
14
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 11.20.0-rc.0 to 11.20.0

2

es/index.js

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

mono: "'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace",
sans: "'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif",
sans: "'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif",
sansCondensed: "'IBM Plex Sans Condensed', 'Helvetica Neue', Arial, sans-serif",

@@ -17,0 +17,0 @@ sansHebrew: "'IBM Plex Sans Hebrew', 'Helvetica Hebrew', 'Arial Hebrew', sans-serif",

@@ -18,3 +18,3 @@ 'use strict';

mono: "'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace",
sans: "'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif",
sans: "'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif",
sansCondensed: "'IBM Plex Sans Condensed', 'Helvetica Neue', Arial, sans-serif",

@@ -21,0 +21,0 @@ sansHebrew: "'IBM Plex Sans Hebrew', 'Helvetica Hebrew', 'Arial Hebrew', sans-serif",

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

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

"dependencies": {
"@carbon/grid": "^11.16.0-rc.0",
"@carbon/layout": "^11.16.0-rc.0"
"@carbon/grid": "^11.16.0",
"@carbon/layout": "^11.16.0"
},
"devDependencies": {
"@carbon/cli": "^11.12.0-rc.0",
"@carbon/cli": "^11.12.0",
"@carbon/test-utils": "^10.30.0",

@@ -57,3 +57,3 @@ "change-case": "^4.1.1",

},
"gitHead": "b9e28c4e35eeddf4ecc3261630a8f3fecc7012d4"
"gitHead": "3a58934eed5588f5e8ee1facbb09584a41adc089"
}

@@ -12,3 +12,3 @@ /**

mono: "'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace",
sans: "'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif",
sans: "'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif",
sansCondensed:

@@ -15,0 +15,0 @@ "'IBM Plex Sans Condensed', 'Helvetica Neue', Arial, sans-serif",

@@ -18,3 +18,3 @@ (function (global, factory) {

mono: "'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace",
sans: "'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif",
sans: "'IBM Plex Sans', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', sans-serif",
sansCondensed: "'IBM Plex Sans Condensed', 'Helvetica Neue', Arial, sans-serif",

@@ -21,0 +21,0 @@ sansHebrew: "'IBM Plex Sans Hebrew', 'Helvetica Hebrew', 'Arial Hebrew', sans-serif",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc