Socket
Socket
Sign inDemoInstall

react-parallax-scroll

Package Overview
Dependencies
6
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

6

package.json
{
"name": "react-parallax-scroll",
"version": "0.0.2",
"version": "0.0.3",
"description": "React library for creating parallax scrolling",
"license": "MIT",
"peerDependencies": {
"react": "^16.8.0"
"react": "^16.x.x"
},
"main": "dist/index.js",
"scripts": {
"prepublishOnly": "babel ./src --out-dir ./dist -s inline"
"prepublishOnly": "BABEL_ENV=production babel ./src --out-dir ./dist -s inline"
},

@@ -13,0 +13,0 @@ "devDependencies": {

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