Socket
Socket
Sign inDemoInstall

@motionone/types

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@motionone/types - npm Package Compare versions

Comparing version 10.12.0 to 10.13.0

4

package.json
{
"name": "@motionone/types",
"version": "10.12.0",
"version": "10.13.0",
"description": "Shared types for the Motion One packages.",

@@ -15,3 +15,3 @@ "license": "MIT",

},
"gitHead": "8a0f5fb27079e6306357f038b938a2a9f6d88c33"
"gitHead": "40bc3d673c83ba5bf2fd0118c55db2389617d901"
}

@@ -47,3 +47,3 @@ import { MotionValue } from "./MotionValue";

duration?: number;
easing?: EasingGenerator | Easing | Easing[];
easing?: EasingGenerator | Easing | Easing[] | EasingFunction;
offset?: number[];

@@ -50,0 +50,0 @@ };

Sorry, the diff of this file is not supported yet

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