Socket
Socket
Sign inDemoInstall

motion

Package Overview
Dependencies
Maintainers
2
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

motion - npm Package Compare versions

Comparing version 10.17.0 to 10.17.1

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [10.17.1] [2024-06-01]
### Fixed
- Fixed type of `step-start` and `step-end` easing functions.
## [10.17.0] [2024-01-02]

@@ -7,0 +13,0 @@

12

package.json
{
"name": "motion",
"description": "A tiny, performant animation library for the web",
"version": "10.17.0",
"version": "10.17.1",
"license": "MIT",

@@ -25,8 +25,8 @@ "author": "Matt Perry",

"dependencies": {
"@motionone/animation": "^10.17.0",
"@motionone/dom": "^10.17.0",
"@motionone/types": "^10.17.0",
"@motionone/utils": "^10.17.0"
"@motionone/animation": "^10.17.1",
"@motionone/dom": "^10.17.1",
"@motionone/types": "^10.17.1",
"@motionone/utils": "^10.17.1"
},
"gitHead": "2775786f4f0ba21cbf222d72a68263c7627c4825"
"gitHead": "e801ab1f0f04dd57a6a5fa692e0cd36d7ffbb8a1"
}
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