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

rc-tooltip

Package Overview
Dependencies
Maintainers
4
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-tooltip - npm Package Compare versions

Comparing version 3.4.7 to 3.4.8

dist/rc-tooltip.js

13

package.json
{
"name": "rc-tooltip",
"version": "3.4.7",
"version": "3.4.8",
"description": "React Tooltip",

@@ -12,2 +12,3 @@ "keywords": [

"files": [
"dist",
"lib",

@@ -32,5 +33,11 @@ "es",

"config": {
"port": 8007
"port": 8007,
"entry": {
"rc-tooltip": [
"./src/index.js"
]
}
},
"scripts": {
"dist": "rc-tools run dist",
"build": "rc-tools run build",

@@ -65,3 +72,3 @@ "gh-pages": "rc-tools run gh-pages",

"dependencies": {
"babel-runtime": "^6.23.0",
"babel-runtime": "6.x",
"prop-types": "^15.5.8",

@@ -68,0 +75,0 @@ "rc-trigger": "1.x"

Sorry, the diff of this file is not supported yet

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