🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

vite-plugin-git-commit-hash

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-git-commit-hash - npm Package Compare versions

Comparing version

to
1.0.2

{
"name": "vite-plugin-git-commit-hash",
"version": "1.0.1",
"version": "1.0.2",
"description": "a vite plugin that gets the latest git commit hash",

@@ -8,2 +8,3 @@ "type": "module",

"main": "./dist/index.js",
"homepage": "https://github.com/Mocha--/vite-plugin-git-commit-hash?tab=readme-ov-file",
"keywords": [

@@ -23,3 +24,3 @@ "vite",

"peerDependencies": {
"vite": "^5.1.3"
"vite": ">=3"
},

@@ -26,0 +27,0 @@ "scripts": {