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

jq-audio

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jq-audio - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

14

index.js

@@ -1,8 +0,10 @@

!(function(e, t) {
if(e.jQuery){
t(jQuery);
}else{
return;
(function(factory){
if(typeof exports === "object" && typeof module === "object"){
module.exports = factory(require("jquery"));
} else if(typeof define === "function" && define.amd) {
define(["jquery"], factory);
} else {
factory(jQuery);
}
})(this, function($){
})(function($){
(function(t) {

@@ -9,0 +11,0 @@ function i() {

{
"name": "jq-audio",
"version": "1.0.1",
"version": "1.0.2",
"description": "一款jquery音频插件",

@@ -5,0 +5,0 @@ "main": "index.js",

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