Socket
Socket
Sign inDemoInstall

parallax.css

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.1 to 3.2.2

7

package.json
{
"name": "parallax.css",
"version": "3.2.1",
"version": "3.2.2",
"description": "Pure css library for the parallax effect",

@@ -8,3 +8,3 @@ "main": "parallax.css",

"test": "echo \"Error: no test specified\" && exit 1",
"min": "css-minify -f parallax.css -o ./"
"min": "cleancss -o parallax.min.css parallax.css"
},

@@ -34,3 +34,4 @@ "repository": {

"parallax.min.css"
]
],
"dependencies": {}
}

@@ -6,3 +6,4 @@ # parallax.css

[![npm][npm-version-image]][npm-url]
![license][license-image]
[![license][license-image]][license-url]
[![npm][npm-size-image]][npm-url]
[![jsDelivr][jsDelivr-image]][jsDelivr-url]

@@ -38,3 +39,4 @@ [![npm][npm-downloads-image]][npm-url]

[source](https://raw.githubusercontent.com/Matyanson/parallax.css/main/parallax.css) |
[jsdelivr](https://cdn.jsdelivr.net/npm/parallax.css/parallax.css)
[minified](https://raw.githubusercontent.com/Matyanson/parallax.css/main/parallax.min.css) |
[jsdelivr](https://cdn.jsdelivr.net/npm/parallax.css)

@@ -71,2 +73,3 @@ </br>

[license-url]: license.md
[npm-size-image]: https://img.shields.io/bundlephobia/min/parallax.css?style=flat-square
[jsDelivr-image]: https://data.jsdelivr.com/v1/package/npm/parallax.css/badge

@@ -73,0 +76,0 @@ [jsDelivr-url]: https://www.jsdelivr.com/package/npm/parallax.css

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc