Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-simple-parallax-js

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-simple-parallax-js - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

10

package.json
{
"name": "ngx-simple-parallax-js",
"version": "0.0.8",
"version": "0.0.9",
"author": "Gesiel Rosa <me@gesiel.com> (https://github.com/gesielrosa/)",

@@ -19,8 +19,8 @@ "description": "This library allows you to use simpleParallax.js in Angular easily.",

"peerDependencies": {
"@angular/common": "~13.2.0",
"@angular/core": "~13.2.0",
"simple-parallax-js": "5.6.2"
"@angular/common": ">=13.0.0",
"@angular/core": ">=13.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
"tslib": "^2.3.0",
"simple-parallax-js": "^5.6.2"
},

@@ -27,0 +27,0 @@ "license": "MIT",

@@ -19,3 +19,3 @@ ![NgxSimpleParallaxJs logo](https://gesiel.com/gesielrosa-libs/projects/ngx-simple-parallax-js/logo.png)

`npm install ngx-simple-parallax-js@0.0.7 simple-parallax-js@^5.6.2`
`npm install ngx-simple-parallax-js@0.0.9 simple-parallax-js@^5.6.2`

@@ -64,8 +64,6 @@ <hr>

### Complete documentation for `simpleParallax.js`:
Complete documentation for `simpleParallax.js`: [Official docs](https://github.com/geosigno/simpleParallax.js#readme)
### [simpleParallax.js DOCS](https://github.com/geosigno/simpleParallax.js#readme)
<hr>
### [`@gesielrosa`](https://github.com/gesielrosa)
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