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

motion

Package Overview
Dependencies
Maintainers
2
Versions
229
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 11.11.13 to 11.11.14

4

package.json
{
"name": "motion",
"version": "11.11.13",
"version": "11.11.14",
"description": "An animation library for JavaScript and React.",

@@ -80,3 +80,3 @@ "main": "dist/cjs/index.js",

},
"gitHead": "cd20147aa3e62cc8eac9a748be3b31574a40c28f"
"gitHead": "c0bf7ee9e6ab169f0b3036862b43448fac5670ed"
}

@@ -5,3 +5,3 @@ {

"main": "../dist/cjs/react-client.js",
"module": "../dist/es/react-client.mjs"
"module": "../dist/es/motion/lib/react-client.mjs"
}

@@ -5,3 +5,3 @@ {

"main": "../dist/cjs/react-m.js",
"module": "../dist/es/react-m.mjs"
"module": "../dist/es/motion/lib/react-m.mjs"
}

@@ -5,3 +5,3 @@ {

"main": "../dist/cjs/react.js",
"module": "../dist/es/react.mjs"
"module": "../dist/es/motion/lib/react.mjs"
}

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