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.1
to
0.8.2
+3
-3
package.json
{
"name": "@hazeljs/config",
"version": "0.8.1",
"version": "0.8.2",
"description": "Configuration module for HazelJS framework",

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

"peerDependencies": {
"@hazeljs/core": ">=0.2.0-beta.0"
"@hazeljs/core": "^0.8.2"
},
"gitHead": "8b7685d1250c4622f25d83992f58e13a59bb3dba"
"gitHead": "e2335a3f30947e87c484b27e91a0669a24f78809"
}