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

mini-lightbox

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mini-lightbox - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

15

package.json
{
"name": "mini-lightbox",
"version": "2.0.0",
"version": "2.0.1",
"description": "Minimalist image lightbox",

@@ -91,3 +91,14 @@ "main": "lib/index.js",

]
}
},
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"resources/",
"menu/",
"cli.js",
"index.js"
]
}

24

README.md

@@ -0,1 +1,2 @@

# mini-lightbox [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Version](https://img.shields.io/npm/v/mini-lightbox.svg)](https://www.npmjs.com/package/mini-lightbox) [![Downloads](https://img.shields.io/npm/dt/mini-lightbox.svg)](https://www.npmjs.com/package/mini-lightbox) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)

@@ -62,8 +63,17 @@

## Installation
## :cloud: Installation
Check out the [`dist`](/dist) directory to download the needed files and include them on your page.
## Documentation
If you're using this module in a CommonJS environment, you can install it from `npm` and `require` it:
```sh
$ npm i --save mini-lightbox
```
## :memo: Documentation
### `MiniLightbox(options)`

@@ -101,9 +111,9 @@

## How to contribute
## :yum: How to contribute
Have an idea? Found a bug? See [how to contribute][contributing].
## Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:
## License
## :scroll: License

@@ -118,2 +128,2 @@ [MIT][license] © [Ionică Bizău][website]

[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md
[docs]: /DOCUMENTATION.md
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