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

ionic-header-parallax

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionic-header-parallax - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

bundles/ionic-header-parallax.umd.js

20

package.json
{
"name": "ionic-header-parallax",
"version": "1.0.1",
"version": "1.1.0",
"description": "This directive enables parallax effect on `ion-header` elements to display a cover photo while on top of the page and transition it to the normal navbar when content is scrolled down.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"main": "bundles/ionic-header-parallax.umd.js",
"repository": {

@@ -25,3 +22,14 @@ "type": "git",

"homepage": "https://github.com/RaschidGithub/ionic-header-parallax#readme",
"dependencies": {}
"dependencies": {
"tslib": "^1.9.0"
},
"module": "fesm5/ionic-header-parallax.js",
"es2015": "fesm2015/ionic-header-parallax.js",
"esm5": "esm5/ionic-header-parallax.js",
"esm2015": "esm2015/ionic-header-parallax.js",
"fesm5": "fesm5/ionic-header-parallax.js",
"fesm2015": "fesm2015/ionic-header-parallax.js",
"typings": "ionic-header-parallax.d.ts",
"metadata": "ionic-header-parallax.metadata.json",
"sideEffects": false
}
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