Socket
Socket
Sign inDemoInstall

@motionone/svelte

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@motionone/svelte - npm Package Compare versions

Comparing version 10.8.0 to 10.8.1

4

dist/index.js

@@ -752,2 +752,4 @@ function noop$1() { }

var _a;
// TODO: Temporary fix for OptionsResolver typing
delay = delay;
if (this.pauseTime)

@@ -1116,3 +1118,3 @@ timestamp = this.pauseTime;

duration,
delay,
delay: delay,
easing,

@@ -1119,0 +1121,0 @@ repeat,

{
"name": "@motionone/svelte",
"version": "10.8.0",
"version": "10.8.1",
"description": "A tiny, performant animation library for Svelte",

@@ -17,3 +17,3 @@ "author": "Matt Perry",

"dependencies": {
"@motionone/dom": "^10.8.0",
"@motionone/dom": "^10.8.1",
"tslib": "^2.3.1"

@@ -34,3 +34,3 @@ },

},
"gitHead": "9ef7c138604789f340e0b5c817aecd15040f5fc4"
"gitHead": "774d18dfd7a51a973a39ef8d185d1249827c000c"
}

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