Socket
Socket
Sign inDemoInstall

cooltip

Package Overview
Dependencies
Maintainers
46
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cooltip - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

6

package.json
{
"name": "cooltip",
"version": "3.1.0",
"version": "3.2.0",
"description": "a react tooltip implementation",

@@ -22,4 +22,4 @@ "main": "dist/tooltip.js",

"peerDependencies": {
"react": "0.14.x",
"react-dom": "0.14.x"
"react": "^0.14.0 || ^15.0.0",
"react-dom": "^0.14.0 || ^15.0.0"
},

@@ -26,0 +26,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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