New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@import-meta-env/typescript

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@import-meta-env/typescript - npm Package Compare versions

Comparing version

to
0.3.1

6

package.json
{
"name": "@import-meta-env/typescript",
"version": "0.3.0",
"version": "0.3.1",
"description": "Automatically generate .d.ts from .env.example",

@@ -36,3 +36,3 @@ "license": "MIT",

"devDependencies": {
"@types/node": "18.11.13",
"@types/node": "18.11.18",
"typescript": "4.9.4"

@@ -44,5 +44,5 @@ },

"dependencies": {
"commander": "^9.0.0",
"commander": "^10.0.0",
"picocolors": "^1.0.0"
}
}

Sorry, the diff of this file is too big to display