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

@humanwhocodes/momoa

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@humanwhocodes/momoa - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

2

dist/momoa.d.ts

@@ -61,3 +61,3 @@ //-----------------------------------------------------------------------------

type: string;
loc?: LocationRange;
loc: LocationRange;
range?: Range;

@@ -64,0 +64,0 @@ }

@@ -600,2 +600,3 @@ /**

body,
loc: parts.loc,
...parts

@@ -615,2 +616,3 @@ };

value,
loc: parts.loc,
...parts

@@ -630,2 +632,3 @@ };

value,
loc: parts.loc,
...parts

@@ -645,2 +648,3 @@ };

value,
loc: parts.loc,
...parts

@@ -658,2 +662,3 @@ };

type: "Null",
loc: parts.loc,
...parts

@@ -673,2 +678,3 @@ };

elements,
loc: parts.loc,
...parts

@@ -688,2 +694,3 @@ };

value,
loc: parts.loc,
...parts

@@ -703,2 +710,3 @@ };

members,
loc: parts.loc,
...parts

@@ -720,2 +728,3 @@ };

value,
loc: parts.loc,
...parts

@@ -722,0 +731,0 @@ };

{
"name": "@humanwhocodes/momoa",
"version": "3.0.3",
"version": "3.0.4",
"description": "JSON AST parser, tokenizer, printer, traverser.",

@@ -5,0 +5,0 @@ "author": "Nicholas C. Zakas",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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