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

@jeefo/jqlite

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jeefo/jqlite - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

5

event_methods.js
/* -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
* File Name : event_methods.js
* Created at : 2017-08-03
* Updated at : 2020-06-25
* Updated at : 2022-09-02
* Author : jeefo

@@ -116,2 +116,3 @@ * Purpose :

}
Object.defineProperty(event, "target", {value: this.DOM_element});
return this.DOM_element.dispatchEvent(event);

@@ -122,2 +123,2 @@ }

};
};

2

package.json
{
"name": "@jeefo/jqlite",
"version": "0.0.6",
"version": "0.0.7",
"homepage": "https://github.com/je3f0o/jeefo_jqlite",

@@ -5,0 +5,0 @@ "copyright": "2018",

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