Socket
Socket
Sign inDemoInstall

react-scroll-parallax

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scroll-parallax - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

cjs/index.d.ts

6

package.json
{
"name": "react-scroll-parallax",
"version": "2.0.5",
"version": "2.0.6",
"description": "React components to create parallax scroll effects for banners, images or any other DOM elements.",

@@ -26,3 +26,3 @@ "repository": {

"prettier": "prettier --config ./.prettierrc --write \"{src,stories,__tests__}/**/*.js\"",
"prepublishOnly": "BABEL_ENV=production babel ./src --out-dir ./cjs",
"prepublishOnly": "yarn test && ./publish.sh",
"storybook": "start-storybook -p 3000",

@@ -77,2 +77,4 @@ "storybook:build": "build-storybook",

"@storybook/react": "^5.0.6",
"@types/jest": "^24.0.11",
"@types/react": "^16.8.10",
"babel-core": "^7.0.0-bridge.0",

@@ -79,0 +81,0 @@ "babel-eslint": "^10.0.1",

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