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

jconfirm

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jconfirm - npm Package Compare versions

Comparing version 4.5.2 to 4.5.3

1

jConfirm.js

@@ -87,2 +87,3 @@ /*

$.each(helper.btns, function(key,btn){
if( typeof btn.class === 'undefined' ) btn.class = '';
html += `<div class='jc-button-wrap'>

@@ -89,0 +90,0 @@ <a href='#' data-event='${btn.event}' class='jc-button ${btn.class}'`;

2

package.json
{
"name": "jconfirm",
"version": "4.5.2",
"version": "4.5.3",
"description": "jQuery confirmation tooltip plugin",

@@ -5,0 +5,0 @@ "author": {

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