Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gez/router-vue

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gez/router-vue - npm Package Compare versions

Comparing version 0.0.68 to 0.0.69

bin/postinstall.mjs

10

package.json

@@ -6,3 +6,3 @@ {

"build": "unbuild",
"postinstall": "node './bin/postinstall.js'",
"postinstall": "node './bin/postinstall.mjs'",
"lint:js": "biome check --write --no-errors-on-unmatched",

@@ -25,3 +25,3 @@ "lint:css": "stylelint '**/*.{css,vue}' --fix --aei",

"@gez/lint": "3.0.0-beta.49",
"@gez/router": "0.0.68",
"@gez/router": "0.0.69",
"@types/node": "22.9.0",

@@ -35,3 +35,3 @@ "@vitest/coverage-v8": "2.1.5",

},
"version": "0.0.68",
"version": "0.0.69",
"type": "module",

@@ -47,3 +47,3 @@ "private": false,

"bin": {
"router-vue-fix": "bin/postinstall.js"
"router-vue-fix": "bin/postinstall.mjs"
},

@@ -59,3 +59,3 @@ "module": "dist/index.mjs",

],
"gitHead": "3ad80f6b92b29e39a9dba8364338d65a43d63879"
"gitHead": "f499ee17cf13b6a0c27ca9def903b3d56be09fed"
}
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