@gez/router-vue
Advanced tools
Comparing version 0.0.68 to 0.0.69
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
4332
7
53
2