New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lion/tooltip

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/tooltip - npm Package Compare versions

Comparing version 0.11.3 to 0.11.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.11.4](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.11.3...@lion/tooltip@0.11.4) (2020-06-18)
**Note:** Version bump only for package @lion/tooltip
## [0.11.3](https://github.com/ing-bank/lion/compare/@lion/tooltip@0.11.2...@lion/tooltip@0.11.3) (2020-06-10)

@@ -8,0 +16,0 @@

40

package.json
{
"name": "@lion/tooltip",
"version": "0.11.3",
"version": "0.11.4",
"description": "Show relative overlay content on hover",
"license": "MIT",
"author": "ing-bank",
"homepage": "https://github.com/ing-bank/lion/",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {

@@ -16,21 +13,16 @@ "type": "git",

},
"scripts": {
"prepublishOnly": "../../scripts/npm-prepublish.js",
"test": "cd ../../ && yarn test:browser --grep \"packages/tooltip/test/**/*.test.js\"",
"test:watch": "cd ../../ && yarn test:browser:watch --grep \"packages/tooltip/test/**/*.test.js\""
},
"keywords": [
"lion",
"web-components",
"tooltip"
],
"main": "index.js",
"module": "index.js",
"files": [
"*.js",
"docs",
"src",
"test",
"translations",
"*.js"
"translations"
],
"scripts": {
"prepublishOnly": "../../scripts/npm-prepublish.js",
"test": "cd ../../ && yarn test:browser --grep \"packages/tooltip/test/**/*.test.js\"",
"test:watch": "cd ../../ && yarn test:browser:watch --grep \"packages/tooltip/test/**/*.test.js\""
},
"sideEffects": [

@@ -41,6 +33,14 @@ "lion-tooltip.js",

"dependencies": {
"@lion/core": "0.7.1",
"@lion/overlays": "0.16.3"
"@lion/core": "0.7.2",
"@lion/overlays": "0.16.4"
},
"gitHead": "0f7ee151e0734295198288d38d69e4bf7f4897c1"
"keywords": [
"lion",
"tooltip",
"web-components"
],
"publishConfig": {
"access": "public"
},
"gitHead": "8958b2fa02d3b0c39120d405c5284aa01990a524"
}
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