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

cssta

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssta - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

native.d.ts

5

package.json
{
"name": "cssta",
"version": "0.10.0",
"version": "0.10.1",
"main": "index.js",

@@ -33,3 +33,4 @@ "license": "MIT",

"native.macro.js",
"babel-plugin.js"
"babel-plugin.js",
"native.d.ts"
],

@@ -36,0 +37,0 @@ "devDependencies": {

3

runtime/useTransition.js

@@ -72,3 +72,4 @@ "use strict";

delay: delay,
easing: animationUtil_1.easingFunctions[timingFunction]
easing: animationUtil_1.easingFunctions[timingFunction],
useNativeDriver: false
});

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