Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@avanio/variable-util-node

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avanio/variable-util-node - npm Package Compare versions

Comparing version
0.8.2
to
0.9.0
+8
-8
package.json
{
"name": "@avanio/variable-util-node",
"version": "0.8.2",
"version": "0.9.0",
"description": "nodejs env util",

@@ -39,10 +39,10 @@ "main": "./dist/index.js",

"devDependencies": {
"@avanio/variable-util": "^0.8.0",
"@avanio/variable-util": "^0.9.1",
"@tsconfig/node18": "^18.2.4",
"@types/chai": "^4.3.14",
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.31",
"@types/node": "^18.19.33",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"chai": "^4.4.1",

@@ -58,3 +58,3 @@ "dotenv": "^16.4.5",

"prettier": "^3.2.5",
"sinon": "^17.0.1",
"sinon": "^18.0.0",
"source-map-support": "^0.5.21",

@@ -65,3 +65,3 @@ "ts-node": "^10.9.2",

"peerDependencies": {
"@avanio/variable-util": "^0.8.0",
"@avanio/variable-util": "^0.9.0",
"dotenv": "^16"

@@ -68,0 +68,0 @@ },