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

@entur/tooltip

Package Overview
Dependencies
Maintainers
13
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/tooltip - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

6

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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"
}
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