Socket
Socket
Sign inDemoInstall

jsonc-parser

Package Overview
Dependencies
Maintainers
11
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonc-parser - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

1

lib/main.js

@@ -15,3 +15,2 @@ (function (factory) {

var nls = require('vscode-nls');
nls.config(process.env['VSCODE_NLS_CONFIG']);
var localize = nls.loadMessageBundle();

@@ -18,0 +17,0 @@ (function (ScanError) {

2

package.json
{
"name": "jsonc-parser",
"version": "0.2.2",
"version": "0.2.3",
"description": "Scanner and parser for JSON with comments.",

@@ -5,0 +5,0 @@ "main": "./lib/main.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