Socket
Socket
Sign inDemoInstall

@react-spring/animated

Package Overview
Dependencies
Maintainers
1
Versions
128
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 0.0.1-alpha.0 to 0.0.1-alpha.1

9

index.d.ts

@@ -1,8 +0,3 @@

// FILE GENERATED BY `rollup-plugin-dts@0.15.1`
// https://github.com/Swatinem/rollup-plugin-dts
import { SpringValue, InterpolatorArgs, OneOrMore, Interpolatable, Animatable, Interpolator } from '@react-spring/shared';
import { SpringValue, Animatable, InterpolatorArgs, OneOrMore, Interpolatable, Interpolator } from '@react-spring/shared';
import { ElementType } from 'react';
export { createAnimatedInterpolation as interpolate } from '@react-spring/shared/globals';

@@ -115,2 +110,2 @@ declare function isAnimated(val: unknown): val is Animated;

export { Animated, AnimatedArray, AnimatedInterpolation, AnimatedObject, AnimatedProps, AnimatedStyle, AnimatedValue, AnimatedValueArray, createAnimatedComponent, isAnimated, withExtend };
export { Animated, AnimatedArray, AnimatedInterpolation, AnimatedObject, AnimatedProps, AnimatedStyle, AnimatedValue, AnimatedValueArray, WithExtend, createAnimatedComponent, isAnimated, withExtend };
{
"name": "@react-spring/animated",
"version": "0.0.1-alpha.0",
"description": "Cross-platform animation engine",
"version": "0.0.1-alpha.1",
"description": "Fork of animated by vjeux",
"keywords": [

@@ -16,3 +16,3 @@ "animated",

],
"homepage": "https://github.com/react-spring/react-spring/packages/animated#readme",
"homepage": "https://github.com/react-spring/react-spring/tree/master/packages/animated#readme",
"bugs": {

@@ -31,3 +31,3 @@ "url": "https://github.com/react-spring/react-spring/issues"

"@babel/runtime": "^7.3.1",
"@react-spring/shared": "^0.0.1-alpha.0",
"@react-spring/shared": "^0.0.1-alpha.1",
"tslib": "^1.9.3"

@@ -34,0 +34,0 @@ },

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