Socket
Socket
Sign inDemoInstall

use-parallax

Package Overview
Dependencies
23
Maintainers
1
Versions
11
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

dist/index.d.ts

9

package.json
{
"name": "use-parallax",
"version": "0.0.2",
"version": "0.0.3",
"description": "React Hooks to support scroll interactions along based on the Framer Motion library",
"main": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},

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

"dependencies": {
"@types/react": "^16.9.2",
"framer-motion": "^1.6.2"

@@ -28,0 +31,0 @@ },

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