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

@slickgrid-universal/custom-tooltip-plugin

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slickgrid-universal/custom-tooltip-plugin - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

6

dist/commonjs/index.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

8

package.json
{
"name": "@slickgrid-universal/custom-tooltip-plugin",
"version": "1.2.4",
"version": "1.2.5",
"description": "A plugin to add Custom Tooltip when hovering a cell, it subscribes to the cell",

@@ -50,4 +50,4 @@ "main": "dist/commonjs/index.js",

"dependencies": {
"@slickgrid-universal/common": "^1.2.4",
"dompurify": "^2.3.5"
"@slickgrid-universal/common": "^1.2.5",
"dompurify": "^2.3.6"
},

@@ -59,3 +59,3 @@ "devDependencies": {

},
"gitHead": "8e431aba7e359bb1cd28d7c96890ba90db9588ee"
"gitHead": "3e31b6633e5fa2dc9cd64ce73c5fb8dc25cbc485"
}

@@ -0,0 +0,0 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

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