parallax.css
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "parallax.css", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "Pure css library for the parallax effect", | ||
@@ -8,3 +8,3 @@ "main": "parallax.css", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"publish": "css-minify -f parallax.css -o ./ && npm publish" | ||
"min": "css-minify -f parallax.css -o ./" | ||
}, | ||
@@ -11,0 +11,0 @@ "repository": { |
@@ -11,3 +11,7 @@ # parallax.css | ||
<br> | ||
## [Official documentation page](https://matyanson.github.io/parallax.css) | ||
<br> | ||
## Installation | ||
@@ -59,3 +63,3 @@ | ||
You can find the Parallax.css documentation on [github-pages](https://matyanson.github.io/parallax.css/). | ||
You can find the Parallax.css documentation on [github-pages](https://matyanson.github.io/parallax.css). | ||
@@ -62,0 +66,0 @@ <!--- links for badges --> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11306
73