Socket
Socket
Sign inDemoInstall

@motionone/generators

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/generators - npm Package Compare versions

Comparing version 10.15.1 to 10.16.3

10

package.json
{
"name": "@motionone/generators",
"version": "10.15.1",
"version": "10.16.3",
"description": "A collection of animation generators.",

@@ -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",

@@ -19,4 +19,4 @@ "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/utils": "^10.15.1",
"@motionone/types": "^10.16.3",
"@motionone/utils": "^10.16.3",
"tslib": "^2.3.1"

@@ -34,3 +34,3 @@ },

],
"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