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

@react-spring/parallax

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spring/parallax - npm Package Compare versions

Comparing version 9.4.5-beta.1 to 9.4.5-beta.2

1

dist/declarations/src/index.d.ts

@@ -53,4 +53,5 @@ import * as React from 'react';

innerStyle?: CSSProperties;
children: React.ReactNode;
}
export declare const Parallax: React.MemoExoticComponent<React.ForwardRefExoticComponent<ParallaxProps & React.RefAttributes<IParallax>>>;
export {};

6

package.json
{
"name": "@react-spring/parallax",
"version": "9.4.5-beta.1",
"version": "9.4.5-beta.2",
"main": "dist/react-spring-parallax.cjs.js",

@@ -33,4 +33,4 @@ "module": "dist/react-spring-parallax.esm.js",

"dependencies": {
"@react-spring/shared": "~9.4.5-beta.1",
"@react-spring/web": "~9.4.5-beta.1"
"@react-spring/shared": "~9.4.5-beta.2",
"@react-spring/web": "~9.4.5-beta.2"
},

@@ -37,0 +37,0 @@ "peerDependencies": {

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