You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@spectrum-css/typography

Package Overview
Dependencies
Maintainers
4
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-css/typography - npm Package Compare versions

Comparing version

to
7.0.1

9

CHANGELOG.md
# Change Log
## 7.0.1
### Patch Changes
- [#3522](https://github.com/adobe/spectrum-css/pull/3522) [`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39) Thanks [@castastrophe](https://github.com/castastrophe)! - Peer dependency for @spectrum-css/tokens updated to include v15 as well as v14.
- Updated dependencies [[`7a47c22`](https://github.com/adobe/spectrum-css/commit/7a47c2266b6d0e8c99061fe85cba8d52684bae39)]:
- @spectrum-css/tokens@15.2.0
## 7.0.0

@@ -4,0 +13,0 @@

4

package.json
{
"name": "@spectrum-css/typography",
"version": "7.0.0",
"version": "7.0.1",
"description": "The Spectrum CSS typography component",

@@ -34,3 +34,3 @@ "license": "Apache-2.0",

"peerDependencies": {
"@spectrum-css/tokens": ">=14.5.0"
"@spectrum-css/tokens": ">=14.5.0 || >=15"
},

@@ -37,0 +37,0 @@ "devDependencies": {