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.15.1 to 10.15.2

6

CHANGELOG.md

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

## [10.15.2] [2022-12-06]
### Fixed
- Fixed imports in UMD package.
## [10.15.1] [2022-12-06]

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

10

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

@@ -27,9 +27,9 @@ "author": "Matt Perry",

"@motionone/animation": "^10.15.1",
"@motionone/dom": "^10.15.1",
"@motionone/svelte": "^10.15.1",
"@motionone/dom": "^10.15.2",
"@motionone/svelte": "^10.15.2",
"@motionone/types": "^10.15.1",
"@motionone/utils": "^10.15.1",
"@motionone/vue": "^10.15.1"
"@motionone/vue": "^10.15.2"
},
"gitHead": "ca2fd5148c1cd886bc38804fc2f2c8afc7528807"
"gitHead": "163b21b60abf1e76d1f609fd526e0ad948b3654b"
}
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