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

@hazeljs/config

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hazeljs/config - npm Package Compare versions

Comparing version
0.8.2
to
0.8.5
+3
-3
package.json
{
"name": "@hazeljs/config",
"version": "0.8.2",
"version": "0.8.5",
"description": "Configuration module for HazelJS framework",

@@ -50,5 +50,5 @@ "main": "dist/index.js",

"peerDependencies": {
"@hazeljs/core": "^0.8.2"
"@hazeljs/core": "^0.8.5"
},
"gitHead": "e2335a3f30947e87c484b27e91a0669a24f78809"
"gitHead": "17874837994b8ce260f70ae09d2fe58d5606d18a"
}