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.16.2 to 10.16.3

2

dist/index.js

@@ -1504,3 +1504,3 @@ function noop$1() { }

* A generator that will be processed by the global animation scheduler.
* This yeilds when it switches from reading the DOM to writing to it
* This yields when it switches from reading the DOM to writing to it
* to prevent layout thrashing.

@@ -1507,0 +1507,0 @@ */

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

@@ -13,7 +13,7 @@ "author": "Matt Perry",

"scripts": {
"build": "rm -rf lib dist types && tsc -p . && rollup -c",
"build": "rimraf lib dist types && tsc -p . && rollup -c",
"test": "jest --coverage --config jest.config.js"
},
"dependencies": {
"@motionone/dom": "^10.16.2",
"@motionone/dom": "^10.16.3",
"tslib": "^2.3.1"

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

},
"gitHead": "d1e80e79b00779a8319c015929f7d8f4fba7612d"
"gitHead": "f4721014f749ce528145c09386af8584eced4e2a"
}

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