@import-meta-env/typescript
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "@import-meta-env/typescript", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Automatically generate .d.ts from .env.example", | ||
@@ -28,12 +28,12 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "git+https://github.com/iendeavor/import-meta-env.git", | ||
"url": "git+https://github.com/runtime-env/import-meta-env.git", | ||
"directory": "packages/typescript" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/iendeavor/import-meta-env/issues" | ||
"url": "https://github.com/runtime-env/import-meta-env/issues" | ||
}, | ||
"homepage": "https://github.com/iendeavor/import-meta-env/tree/main/packages/typescript#readme", | ||
"homepage": "https://github.com/runtime-env/import-meta-env/tree/main/packages/typescript#readme", | ||
"devDependencies": { | ||
"@types/node": "18.17.3", | ||
"typescript": "5.1.6" | ||
"@types/node": "18.18.6", | ||
"typescript": "5.2.2" | ||
}, | ||
@@ -40,0 +40,0 @@ "peerDependencies": { |
@@ -5,2 +5,2 @@ # @import-meta-env/typescript | ||
[Documentation](https://iendeavor.github.io/import-meta-env/) | ||
[Documentation](https://runtime-env.github.io/import-meta-env/) |
Sorry, the diff of this file is too big to display
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
112321
0
1