Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@douyinfe/semi-animation-react

Package Overview
Dependencies
Maintainers
8
Versions
444
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@douyinfe/semi-animation-react - npm Package Compare versions

Comparing version 2.0.7-alpha.0 to 2.0.7

1

lib/es/src/StyledAnimation.d.ts
import React, { PureComponent } from 'react';
import PropTypes from 'prop-types';
import '@douyinfe/semi-animation-styled';
import noop from './utils/noop';

@@ -4,0 +5,0 @@ export interface StyledAnimationProps {

@@ -22,2 +22,4 @@ var _context;

import classnames from 'classnames';
import '@douyinfe/semi-animation-styled'; // eslint-disable-next-line @typescript-eslint/no-duplicate-imports
import { types as styledTypes, loops, delays, speeds } from '@douyinfe/semi-animation-styled';

@@ -24,0 +26,0 @@ import noop from './utils/noop';

10

package.json
{
"name": "@douyinfe/semi-animation-react",
"version": "2.0.7-alpha.0",
"version": "2.0.7",
"description": "motion library for semi-ui-react",

@@ -15,3 +15,3 @@ "keywords": [

"license": "MIT",
"main": "lib/cjs/index.js",
"main": "lib/es/index.js",
"module": "lib/es/index.js",

@@ -30,4 +30,4 @@ "typings": "lib/es/index.d.ts",

"@babel/runtime-corejs3": "^7.15.4",
"@douyinfe/semi-animation": "2.0.7-alpha.0",
"@douyinfe/semi-animation-styled": "2.0.7-alpha.0",
"@douyinfe/semi-animation": "2.0.7",
"@douyinfe/semi-animation-styled": "2.0.7",
"classnames": "^2.2.6"

@@ -56,3 +56,3 @@ },

},
"gitHead": "ad707628b7a6a9c323705bf9406476a6f18da64e"
"gitHead": "624c0747ef24bdf26b8c478aa474d105adc24285"
}
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