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

json-to-ast

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-to-ast - npm Package Compare versions

Comparing version 1.2.12 to 1.2.13

4

dist/parse.js

@@ -598,5 +598,3 @@ (function (global, factory) {

if (settings.verbose) {
property.key = {
position: token.position
};
property.key.position = token.position;
}

@@ -603,0 +601,0 @@ state = objectStates.KEY;

{
"name": "json-to-ast",
"version": "1.2.12",
"version": "1.2.13",
"description": "JSON parser with AST output",

@@ -5,0 +5,0 @@ "author": "Vlad Trushin",

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