Socket
Socket
Sign inDemoInstall

parse-json

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-json - npm Package Compare versions

Comparing version 5.0.1 to 5.1.0

2

index.js
'use strict';
const errorEx = require('error-ex');
const fallback = require('json-parse-better-errors');
const fallback = require('json-parse-even-better-errors');
const {default: LinesAndColumns} = require('lines-and-columns');

@@ -5,0 +5,0 @@ const {codeFrameColumns} = require('@babel/code-frame');

{
"name": "parse-json",
"version": "5.0.1",
"version": "5.1.0",
"description": "Parse JSON with more helpful errors",

@@ -37,3 +37,3 @@ "license": "MIT",

"error-ex": "^1.3.1",
"json-parse-better-errors": "^1.0.1",
"json-parse-even-better-errors": "^2.3.0",
"lines-and-columns": "^1.1.6"

@@ -40,0 +40,0 @@ },

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