@carbon/type
Advanced tools
Comparing version
{ | ||
"name": "@carbon/type", | ||
"description": "Typography for digital and software products using the Carbon Design System", | ||
"version": "10.2.0", | ||
"version": "10.3.0-alpha.5323+68851267", | ||
"license": "Apache-2.0", | ||
"main": "lib/index.js", | ||
"module": "es/index.js", | ||
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/type", | ||
"bugs": "https://github.com/IBM/carbon-elements/issues", | ||
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/type", | ||
"bugs": "https://github.com/carbon-design-system/carbon/issues", | ||
"files": [ | ||
@@ -23,3 +23,5 @@ "es", | ||
"carbon-elements", | ||
"carbon-design-system" | ||
"carbon-design-system", | ||
"components", | ||
"react" | ||
], | ||
@@ -34,7 +36,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@carbon/import-once": "10.2.0", | ||
"@carbon/layout": "10.2.0" | ||
"@carbon/import-once": "^10.2.0", | ||
"@carbon/layout": "^10.3.0-alpha.5323+68851267" | ||
}, | ||
"devDependencies": { | ||
"@carbon/bundler": "10.2.0", | ||
"@carbon/bundler": "^10.3.0-alpha.5323+68851267", | ||
"rimraf": "^2.6.2" | ||
@@ -48,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "e71825a0cf44f6f41fee7d2b0dd9c57d7bda126a" | ||
"gitHead": "68851267b6c64a53cd0261d2ea6c009960376dbb" | ||
} |
@@ -263,3 +263,3 @@ # @carbon/type | ||
- [Styled-components](./examples/styled-components) | ||
- [styled-components](./examples/styled-components) | ||
@@ -270,3 +270,3 @@ ## π Contributing | ||
or help us improve the project documentation. If you're interested, definitely | ||
check out our [Contributing Guide](/.github/CONTRIBUTING.md) ! π | ||
check out our [Contributing Guide](/.github/CONTRIBUTING.md)! π | ||
@@ -273,0 +273,0 @@ ## π License |
@@ -8,3 +8,3 @@ /** | ||
import { breakpoint as bp, breakpoints, rem } from '@carbon/layout'; | ||
import { breakpoint as bp, breakpoints } from '@carbon/layout'; | ||
@@ -11,0 +11,0 @@ const breakpointNames = Object.keys(breakpoints); |
@@ -8,3 +8,3 @@ /** | ||
import { breakpoint, breakpoints, px, rem } from '@carbon/layout'; | ||
import { px, rem } from '@carbon/layout'; | ||
import { fluid } from './fluid'; | ||
@@ -11,0 +11,0 @@ import { fontWeights } from './fontWeight'; |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
316633
0.02%2
100%2
Infinity%+ Added
+ Added
+ Added
- Removed
- Removed
Updated