Socket
Socket
Sign inDemoInstall

jsonc-parser

Package Overview
Dependencies
Maintainers
0
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 3.3.0 to 3.3.1

8

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

@@ -8,8 +8,2 @@ "main": "./lib/umd/main.js",

"module": "./lib/esm/main.js",
"exports": {
"types": "./lib/umd/main.d.ts",
"import": "./lib/esm/main.js",
"require": "./lib/umd/main.js",
"browser": "./lib/esm/main.js"
},
"author": "Microsoft Corporation",

@@ -16,0 +10,0 @@ "repository": {

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