Socket
Socket
Sign inDemoInstall

@react-spring/animated

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spring/animated - npm Package Compare versions

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

0

dist/declarations/src/Animated.d.ts

@@ -0,0 +0,0 @@ import { AnimatedValue } from './AnimatedValue';

@@ -0,0 +0,0 @@ import { AnimatedObject } from './AnimatedObject';

@@ -0,0 +0,0 @@ import { Lookup } from '@react-spring/types';

@@ -0,0 +0,0 @@ import { AnimatedValue } from './AnimatedValue';

@@ -0,0 +0,0 @@ import { Animated, Payload } from './Animated';

@@ -0,0 +0,0 @@ import { FluidValue } from '@react-spring/shared';

@@ -0,0 +0,0 @@ import { Lookup } from '@react-spring/types';

import { AnimatedType } from './types';
/** Return the `Animated` node constructor for a given value */
export declare function getAnimatedType(value: any): AnimatedType;

@@ -0,0 +0,0 @@ export * from './Animated';

@@ -0,0 +0,0 @@ import { AnimatedArray } from './AnimatedArray';

@@ -0,0 +0,0 @@ import * as React from 'react';

6

package.json
{
"name": "@react-spring/animated",
"version": "9.4.0-beta.1",
"version": "9.4.0-beta.2",
"description": "Animated component props for React",

@@ -31,4 +31,4 @@ "main": "dist/react-spring-animated.cjs.js",

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

@@ -35,0 +35,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