@vueuse/motion
Advanced tools
Comparing version 2.0.0-beta.19 to 2.0.0-beta.20
{ | ||
"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}" | ||
} | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
758728
11
12112
1
4