Socket
Socket
Sign inDemoInstall

@motionone/utils

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@motionone/utils - npm Package Compare versions

Comparing version 10.15.1 to 10.16.3

8

package.json
{
"name": "@motionone/utils",
"version": "10.15.1",
"version": "10.16.3",
"description": "A collection of utility functions for animations.",

@@ -12,3 +12,3 @@ "license": "MIT",

"scripts": {
"build": "rm -rf lib dist types && tsc -p . && rollup -c",
"build": "rimraf lib dist types && tsc -p . && rollup -c",
"test": "jest --coverage --config jest.config.js",

@@ -18,7 +18,7 @@ "dev": "concurrently -c blue,red -n tsc,rollup --kill-others \"tsc --watch -p . --preserveWatchOutput\" \"rollup --c --watch --no-watch.clearScreen\""

"dependencies": {
"@motionone/types": "^10.15.1",
"@motionone/types": "^10.16.3",
"hey-listen": "^1.0.8",
"tslib": "^2.3.1"
},
"gitHead": "ca2fd5148c1cd886bc38804fc2f2c8afc7528807"
"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