@entur/tooltip
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.1.8](https://bitbucket.org/enturas/design-system/compare/@entur/tooltip@1.1.7...@entur/tooltip@1.1.8) (2020-02-05) | ||
### Bug Fixes | ||
- remove test-files from build process ([e0b24af](https://bitbucket.org/enturas/design-system/commits/e0b24af05d5c2ad8de4ae587d83c389495235890)) | ||
## [1.1.7](https://bitbucket.org/enturas/design-system/compare/@entur/tooltip@1.1.6...@entur/tooltip@1.1.7) (2020-01-28) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@entur/tooltip", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"license": "EUPL-1.2", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"start": "tsdx watch", | ||
"start": "tsdx watch --noClean", | ||
"build": "tsdx build", | ||
@@ -31,8 +31,8 @@ "test": "tsdx test --env=jsdom", | ||
"devDependencies": { | ||
"@entur/tokens": "^1.1.4" | ||
"@entur/tokens": "^1.2.0" | ||
}, | ||
"dependencies": { | ||
"@entur/utils": "^0.2.2" | ||
"@entur/utils": "^0.2.3" | ||
}, | ||
"gitHead": "618617acaf1300290f805dd5773be22c0e62afad" | ||
"gitHead": "ab2bc021ed303ae2c941aa99616817932403b2ba" | ||
} |
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
38901
13
238
Updated@entur/utils@^0.2.3