@entur/form
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [2.3.1](https://bitbucket.org/enturas/design-system/compare/@entur/form@2.3.0...@entur/form@2.3.1) (2020-02-05) | ||
### Bug Fixes | ||
- remove test-files from build process ([e0b24af](https://bitbucket.org/enturas/design-system/commits/e0b24af05d5c2ad8de4ae587d83c389495235890)) | ||
# [2.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/form@2.2.5...@entur/form@2.3.0) (2020-01-31) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@entur/form", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"license": "EUPL-1.2", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"start": "tsdx watch", | ||
"start": "tsdx watch --noClean", | ||
"build": "tsdx build", | ||
@@ -31,9 +31,9 @@ "test": "tsdx test --env=jsdom", | ||
"dependencies": { | ||
"@entur/icons": "^0.6.0", | ||
"@entur/tokens": "^1.1.4", | ||
"@entur/typography": "^1.0.1", | ||
"@entur/utils": "^0.2.2", | ||
"@entur/icons": "^0.7.0", | ||
"@entur/tokens": "^1.2.0", | ||
"@entur/typography": "^1.0.2", | ||
"@entur/utils": "^0.2.3", | ||
"classnames": "^2.2.6" | ||
}, | ||
"gitHead": "faa5f854e797dc58f324608d8dc731fff81b0bbb" | ||
"gitHead": "ab2bc021ed303ae2c941aa99616817932403b2ba" | ||
} |
Sorry, the diff of this file is not supported yet
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
217605
2148
31
1895
215
3
0
53
+ Added@entur/icons@0.7.07.4.2(transitive)
+ Added@entur/tokens@3.17.2(transitive)
+ Added@entur/typography@1.8.47(transitive)
+ Added@entur/utils@0.12.0(transitive)
- Removed@entur/icons@0.6.07.4.3(transitive)
- Removed@entur/tokens@3.17.3(transitive)
- Removed@entur/typography@1.8.48(transitive)
- Removed@entur/utils@0.12.1(transitive)
Updated@entur/icons@^0.7.0
Updated@entur/tokens@^1.2.0
Updated@entur/typography@^1.0.2
Updated@entur/utils@^0.2.3