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

@geek/jsonc

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geek/jsonc - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

jsonc.js

@@ -15,3 +15,3 @@

if (errors.length) {
console.error(errors);
console.error(errors.error);
return null;

@@ -18,0 +18,0 @@ }

{
"name": "@geek/jsonc",
"version": "1.0.6",
"version": "1.0.7",
"description": "JSONC and JSON utilities for JavaScript with Node.js",

@@ -5,0 +5,0 @@ "main": "jsonc.js",

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