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

@entur/typography

Package Overview
Dependencies
Maintainers
13
Versions
140
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.7.1-beta.3 to 1.7.1

CHANGELOG.md

19

package.json
{
"name": "@entur/typography",
"version": "1.7.1-beta.3",
"version": "1.7.1",
"license": "SEE LICENSE IN README.md",

@@ -20,6 +20,6 @@ "main": "dist/index.js",

"scripts": {
"build": "yarn run dts build && cp -r fonts dist/fonts",
"test": "yarn run dts test --env=jsdom",
"lint": "yarn run dts lint",
"start": "yarn run dts watch --noClean"
"build": "dts build && cp -r fonts dist/fonts",
"test": "dts test --env=jsdom",
"lint": "dts lint",
"start": "dts watch --noClean"
},

@@ -31,3 +31,3 @@ "peerDependencies": {

"dependencies": {
"@entur/utils": "^0.4.6-beta.2",
"@entur/utils": "^0.4.6",
"classnames": "^2.3.1",

@@ -37,8 +37,5 @@ "normalize-scss": "^7.0.1"

"devDependencies": {
"@entur/tokens": "^3.4.2-beta.2",
"dts-cli": "^1.1.6",
"jest-watch-typeahead": "^2.2.0",
"ts-jest": "^27.0.0"
"@entur/tokens": "^3.4.1"
},
"gitHead": "89c8eee86c247794134c34484a205e0f7f65d0a5"
"gitHead": "11fde5ffbfd805773572c3a7d999d63f2733e0c7"
}
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