You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

env-path-key

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

env-path-key - npm Package Compare versions

Comparing version
1.1.4
to
1.1.5
+2
-4
package.json
{
"name": "env-path-key",
"version": "1.1.4",
"version": "1.1.5",
"description": "Determines the path key",

@@ -24,2 +24,3 @@ "keywords": [

"main": "dist/cjs/index.js",
"source": "src/index.ts",
"types": "dist/cjs/index.d.ts",

@@ -46,6 +47,3 @@ "files": [

"node": ">=0.8"
},
"tsds": {
"source": "src/index.ts"
}
}