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-alpha.1 to 1.7.1-beta.0

21

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

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

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

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

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

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

"devDependencies": {
"@entur/tokens": "^3.4.1"
"@entur/tokens": "^3.4.2-beta.0",
"dts-cli": "^1.1.6",
"jest-watch-typeahead": "^2.2.0",
"ts-jest": "^27.0.0"
},
"gitHead": "8e5d6c63d180d5b3a7b2d0c6c4cdbb8ecb8af8f4"
"gitHead": "d66113fbe7eee544fb34f82211406b8ed95837a1"
}
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