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.1.0 to 3.1.1

license.md

12

package.json
{
"name": "parallax.css",
"version": "3.1.0",
"version": "3.1.1",
"description": "Pure css library for the parallax effect",
"main": "parallax.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"publish": "css-minify -f parallax.css -o ./ && npm publish"
},

@@ -15,4 +16,7 @@ "repository": {

"parallax",
"perspective",
"3d",
"css",
"pure",
"vanilla",
"lightweight",

@@ -26,6 +30,6 @@ "simple"

},
"homepage": "https://github.com/Matyanson/parallax.css#readme",
"homepage": "https://matyanson.github.io/parallax.css",
"files": [
"parallax.css"
"parallax.min.css"
]
}

@@ -64,3 +64,3 @@ # parallax.css

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

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

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