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

@motionone/animation

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@motionone/animation - npm Package Compare versions

Comparing version 10.6.2 to 10.7.0

12

package.json
{
"name": "@motionone/animation",
"version": "10.6.2",
"version": "10.7.0",
"description": "A semi-polyfill WAAPI animation.",

@@ -14,9 +14,9 @@ "license": "MIT",

"test": "jest --coverage --config jest.config.js",
"dev": "rollup -c -w",
"dev": "concurrently -c blue,red -n tsc,rollup --kill-others \"tsc --watch -p . --preserveWatchOutput\" \"rollup --c --watch --no-watch.clearScreen\"",
"measure": "bundlesize"
},
"dependencies": {
"@motionone/easing": "^10.6.2",
"@motionone/types": "^10.6.2",
"@motionone/utils": "^10.6.2",
"@motionone/easing": "^10.7.0",
"@motionone/types": "^10.7.0",
"@motionone/utils": "^10.7.0",
"tslib": "^2.3.1"

@@ -30,3 +30,3 @@ },

],
"gitHead": "b776bc7edd104b5545d2204713f7fb94eba50b21"
"gitHead": "d1842ead7b1320c511a4558527a6dec65b4f5d6e"
}
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