You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@vue-storefront/changesets

Package Overview
Dependencies
Maintainers
9
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-storefront/changesets - npm Package Compare versions

Comparing version

to
3.0.0

4

package.json
{
"name": "@vue-storefront/changesets",
"license": "MIT",
"version": "2.0.0",
"version": "3.0.0",
"main": "lib/index.cjs.js",

@@ -23,4 +23,4 @@ "module": "lib/index.es.js",

"engines": {
"node": ">=18"
"node": "20.* || >=22.14.0"
}
}