inter-mediator-plugin-jqueryfileupload
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package