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

tooltipster

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tooltipster - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

9

js/jquery.tooltipster.js

@@ -12,4 +12,4 @@ /*

;(function (window, document) {
var $ = null;
;(function ($, window, document) {
var pluginName = "tooltipster",

@@ -1290,5 +1290,2 @@ defaults = {

}
function setJQuery(jQuery){
$ = jQuery;
}
})( window, document );
})( jQuery, window, document );
{
"name": "tooltipster",
"version": "1.0.4",
"version": "1.0.5",
"description": "tooltipster",

@@ -5,0 +5,0 @@ "keywords": [

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