New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vueuse/motion

Package Overview
Dependencies
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/motion - npm Package Compare versions

Comparing version 2.0.0-beta.19 to 2.0.0-beta.20

dist/index.cjs

19

package.json
{
"name": "@vueuse/motion",
"version": "2.0.0-beta.19",
"version": "2.0.0-beta.20",
"description": "🤹 Vue Composables putting your components in motion",

@@ -122,3 +122,20 @@ "repository": "https://github.com/vueuse/motion",

}
},
"release-it": {
"hooks": {
"before:init": [
"pnpm build"
]
},
"npm": {
"access": "public"
},
"git": {
"commitMessage": "chore(release): release v${version}"
},
"github": {
"release": true,
"releaseName": "v${version}"
}
}
}
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