Socket
Socket
Sign inDemoInstall

@motionone/vue

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@motionone/vue - npm Package Compare versions

Comparing version 10.16.2 to 10.16.3

2

dist/motion-vue.esm.js

@@ -1244,3 +1244,3 @@ import { defineComponent, ref, inject, provide, onMounted, onUpdated, h, onBeforeUpdate, Transition } from 'vue';

* 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.

@@ -1247,0 +1247,0 @@ */

@@ -1152,3 +1152,3 @@ 'use strict';Object.defineProperty(exports,'__esModule',{value:true});var vue=require('vue');function addUniqueItem(array, item) {

* 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.

@@ -1155,0 +1155,0 @@ */

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

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

"dependencies": {
"@motionone/dom": "^10.16.2",
"@motionone/dom": "^10.16.3",
"tslib": "^2.3.1"

@@ -54,3 +54,3 @@ },

],
"gitHead": "d1e80e79b00779a8319c015929f7d8f4fba7612d"
"gitHead": "f4721014f749ce528145c09386af8584eced4e2a"
}
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