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

@humanwhocodes/momoa

Package Overview
Dependencies
Maintainers
1
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.3.0 to 3.3.1

1

dist/momoa.d.ts

@@ -458,1 +458,2 @@ //-----------------------------------------------------------------------------

export { type AnyNode, type ArrayNode, type BooleanNode, type DocumentNode, type ElementNode, type FilterPredicate, type IdentifierNode, type InfinityNode, type JSONValue, type Location, type MemberNode, type Mode, type NaNNode, type Node, type NodeParts, type NullNode, type NumberNode, type ObjectNode, type ParseOptions, type Range, type Sign, type StringNode, type Token, type TokenType, type TokenizeOptions, type TraversalPhase, type ValueNode, evaluate, iterator, parse, print, tokenize, traverse, types, childKeys as visitorKeys };
export type { ContainerNode, LocationRange };

4

package.json
{
"name": "@humanwhocodes/momoa",
"version": "3.3.0",
"version": "3.3.1",
"description": "JSON AST parser, tokenizer, printer, traverser.",

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

"rollup-plugin-dts": "^6.1.1",
"sinon": "^15.0.1",
"sinon": "^19.0.0",
"typescript": "^5.5.4"
}
}

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