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

bootstrap-show-modal

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bootstrap-show-modal - npm Package Compare versions

Comparing version 6.0.7 to 6.0.8

4

package.json
{
"name": "bootstrap-show-modal",
"version": "6.0.7",
"version": "6.0.8",
"description": "bootstrap plugin to create modals in pure JavaScript, without jQuery",
"main": "src/bootstrap-show-modal.js",
"browser": "index.html",
"scripts": {

@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

@@ -19,3 +19,3 @@ # bootstrap-show-modal

Or just download this repository and include `src/bootstrap-show-modal.js`.
Or just download this repository and include `src/ShowModal.js`.

@@ -88,3 +88,3 @@ ## Usage

```bash
uglifyjs bootstrap-show-modal.js --compress --mangle > bootstrap-show-modal.min.js
uglifyjs ShowModal.js --compress --mangle > ShowModal.min.js
```

@@ -91,0 +91,0 @@

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