Socket
Socket
Sign inDemoInstall

@architect/parser

Package Overview
Dependencies
Maintainers
6
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/parser - npm Package Versions

23
6

7.0.1

Diff

Changelog

Source

[7.0.0 - 7.0.1] 2024-01-08

Changed

  • Added Node.js 20.x to test matrix
  • Breaking change: removed Node.js 14.x support
  • Updated dependencies

architectci
published 7.0.0 •

Changelog

Source

[7.0.0 - 7.0.1] 2024-01-08

Changed

  • Added Node.js 20.x to test matrix
  • Breaking change: removed Node.js 14.x support
  • Updated dependencies

architectci
published 6.0.3 •

Changelog

Source

[6.0.3] 2023-07-31

Fixed

  • Fixed issue where certain JSON / YAML arrays could be unnecessarily nested; fixes #1436, thanks @sbernardello!
  • Fixed Arc output from JSON / YAML
  • Improved JSON / YAML parsing tests

architectci
published 6.0.2 •

Changelog

Source

[6.0.1 - 6.0.2] 2022-11-04

Fixed

  • Fixed missing quotes in compiler output of string literals to .arc + yaml formats

architectci
published 6.0.1 •

Changelog

Source

[6.0.1 - 6.0.2] 2022-11-04

Fixed

  • Fixed missing quotes in compiler output of string literals to .arc + yaml formats

architectci
published 6.0.0 •

Changelog

Source

[6.0.0] 2022-01-23

Changed

  • Breaking change: removed toml support
  • Stop publishing to the GitHub Package registry
  • Updated PragmaNotFound error description
  • Updated dependencies

architectci
published 6.0.0-RC.0 •

architectci
published 5.0.2 •

Changelog

Source

[5.0.2] 2021-10-11

Changed

  • Fix esoteric issue where a newline with nothing but trailing spaces following a map may blow up
  • Updated dependencies

architectci
published 5.0.1 •

Changelog

Source

[5.0.1] 2021-10-07

Fixed

  • Trailing newlines are no longer aggregated into maps and vectors in the AST

architectci
published 5.0.0 •

Changelog

Source

[5.0.0] 2021-09-13

Changed

  • Breaking change: parse.parser now returns an AST object
  • Moved JSON schemas to the Arc syntaxes repo

Added

  • parse.parser accepts lexeme tokens and returns an AST object (with comments preserved)
  • parse.compiler accepts an AST and returns one of arc, json, or yaml (toml support planned)

Fixed

  • Windows style newline \r\n was not being accounted for and could result in buggy reads
  • .arc map objects will throw if a key is undefined

23
6
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