Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hjson

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hjson - npm Package Compare versions

Comparing version 1.7.6 to 1.8.0

lib/require-config.js

2

package.json

@@ -6,3 +6,3 @@ {

"author": "Christian Zangl",
"version": "1.7.6",
"version": "1.8.0",
"keywords": [

@@ -9,0 +9,0 @@ "json",

@@ -103,2 +103,11 @@ # hjson-js

### require-hook
Require a config file directly.
```
require("hjson/lib/require-config");
var cfg=require("./config.hjson");
```
## modify & keep comments

@@ -105,0 +114,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc