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

inter-mediator-plugin-jqueryfileupload

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inter-mediator-plugin-jqueryfileupload - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

2

index.js

@@ -29,3 +29,3 @@ /*

instanciate: function (targetNode) {
instantiate: function (targetNode) {
let container, node, nodeId, pNode = targetNode

@@ -32,0 +32,0 @@ nodeId = targetNode.getAttribute('id')

{
"name": "inter-mediator-plugin-jqueryfileupload",
"version": "1.4.0",
"version": "1.5.0",
"description": "INTER-Mediator plug-in to use the JQuery FileUpload.",

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

@@ -12,5 +12,5 @@ /*

expect(typeof IMParts_Catalog.jquery_fileupload).toBe('object')
expect(typeof IMParts_Catalog.jquery_fileupload.instanciate).toBe('function')
expect(typeof IMParts_Catalog.jquery_fileupload.instantiate).toBe('function')
expect(typeof IMParts_Catalog.jquery_fileupload.finish).toBe('function')
}
)

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