Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@entur/typography

Package Overview
Dependencies
Maintainers
11
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/typography - npm Package Compare versions

Comparing version 1.6.7 to 1.6.8

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Change Log

## [1.6.8](https://bitbucket.org/enturas/design-system/compare/@entur/typography@1.6.7...@entur/typography@1.6.8) (2021-09-07)
### Bug Fixes
- fix lint warnings and improve typings ([cc3d14c](https://bitbucket.org/enturas/design-system/commits/cc3d14c279d3cf82361ab49d04be5d0dd53675ed))
- utilize reworked focus token ([586758f](https://bitbucket.org/enturas/design-system/commits/586758fc86eb5aa52116c63c14ef033eb2e8b12f))
## [1.6.7](https://bitbucket.org/enturas/design-system/compare/@entur/typography@1.6.6...@entur/typography@1.6.7) (2021-06-25)

@@ -8,0 +15,0 @@

3

dist/UnorderedList.d.ts

@@ -7,4 +7,3 @@ import React from 'react';

children: React.ReactNode;
[key: string]: any;
};
} & React.DetailedHTMLProps<React.HTMLAttributes<HTMLUListElement>, HTMLUListElement>;
export declare const UnorderedList: React.FC<UnorderedListProps>;
{
"name": "@entur/typography",
"version": "1.6.7",
"version": "1.6.8",
"license": "SEE LICENSE IN README.md",

@@ -36,5 +36,5 @@ "main": "dist/index.js",

"devDependencies": {
"@entur/tokens": "^3.1.0"
"@entur/tokens": "^3.2.0"
},
"gitHead": "aa188b2dbee3be6b46b1c59ffb94eee715781eea"
"gitHead": "ccd8c461cb5d0282c953503bf54f38365568167c"
}

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

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