@entur/typography
Advanced tools
Comparing version 1.7.1-beta.3 to 1.7.1
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
2049232
1
59
2
Updated@entur/utils@^0.4.6