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

spartan-multi-image-picker

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spartan-multi-image-picker - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-rc.1

bower.json

5

dist/js/spartan-multi-image-picker.js

@@ -0,1 +1,6 @@

/**
* spartan-multi-image-picker.js
* Repo : https://github.com/adispartadev/spartan-multi-image-picker
* Created By I Wayan Adi Sparta, 2018
*/
(function ($) {

@@ -2,0 +7,0 @@ "use strict";

8

package.json
{
"name": "spartan-multi-image-picker",
"version": "1.0.0",
"version": "1.0.1-rc.1",
"description": "Multi image picker for you",

@@ -25,3 +25,7 @@ "main": "index.js",

"gulp-uglify": "^3.0.0"
}
},
"keywords": [
"ImagePicker",
"MultiImagePicker"
]
}

@@ -11,3 +11,7 @@ # spartan-multi-image-picker

You must include [JQuery](https://nodejs.org/) first, and this plugin after that like so.
Download this package or install via bower
`bower install spartan-multi-image-picker`
Include [JQuery](https://nodejs.org/) first, and this plugin after that like so.
```html

@@ -18,2 +22,4 @@ <script type="text/javascript" src="https://code.jquery.com/jquery-3.3.1.min.js"></script>

Create an element where do you want to activate this input file.

@@ -20,0 +26,0 @@

@@ -0,1 +1,6 @@

/**
* spartan-multi-image-picker.js
* Repo : https://github.com/adispartadev/spartan-multi-image-picker
* Created By I Wayan Adi Sparta, 2018
*/
(function ($) {

@@ -2,0 +7,0 @@ "use strict";

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