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

parvus

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parvus - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

dist/js/parvus.js

@@ -5,3 +5,3 @@ /**

* @author de Oostfreese
* @version 1.1.1
* @version 1.1.2
* @url https://github.com/deoostfreese/parvus

@@ -8,0 +8,0 @@ *

@@ -5,3 +5,3 @@ /**

* @author de Oostfreese
* @version 1.1.1
* @version 1.1.2
* @url https://github.com/deoostfreese/parvus

@@ -8,0 +8,0 @@ *

{
"name": "parvus",
"version": "1.1.1",
"version": "1.1.2",
"description": "An accessible, open-source image lightbox with no dependencies.",

@@ -8,4 +8,4 @@ "main": "dist/js/parvus.js",

"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@rollup/plugin-babel": "^5.2.1",

@@ -17,3 +17,3 @@ "@rollup/plugin-commonjs": "^11.1.0",

"postcss-preset-env": "^6.7.0",
"rollup": "^2.29.0",
"rollup": "^2.33.0",
"rollup-plugin-license": "^2.2.0",

@@ -20,0 +20,0 @@ "rollup-plugin-postcss": "^3.1.8",

@@ -5,3 +5,3 @@ # Parvus

[Play on CodePen](https://codepen.io/deoostfreese/pen/ZEOEwaV)
[Play on CodePen](https://codepen.io/deoostfreese/pen/GRqdEPY)

@@ -100,3 +100,3 @@ ## Table of contents

| --- | --- |
| `open(el)` | Open Parvus |
| `open(element)` | Open `element` (DOM element) |
| `close()` | Close Parvus |

@@ -103,0 +103,0 @@ | `add(element)` | Add `element` (DOM element) |

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