New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@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

12356

2.1.2

Diff
ryanblock
published 2.1.2 •

Changelog

Source

[2.1.1 - 2.1.2] 2020-03-22

Added

  • Added user-friendly errors for common schema validation issues

Changed

  • If schema validation errors are present, readArc() errors now returns a string, and not an array of errors
  • Updated dependencies

Fixed

  • Resolved schema validation errors for @static staging / production
ryanblock
published 2.1.1 •

Changelog

Source

[2.1.1 - 2.1.2] 2020-03-22

Added

  • Added user-friendly errors for common schema validation issues

Changed

  • If schema validation errors are present, readArc() errors now returns a string, and not an array of errors
  • Updated dependencies

Fixed

  • Resolved schema validation errors for @static staging / production
ryanblock
published 2.1.1-RC.1 •
ryanblock
published 2.1.1-RC.0 •
ryanblock
published 2.1.0 •

Changelog

Source

[2.1.0] 2020-03-01

Added

  • Parser now returns a default Architect project if one is not found in the root of the working directory

Changed

  • Updated dependencies
ryanblock
published 2.1.0-RC.1 •
ryanblock
published 2.1.0-RC.0 •
ryanblock
published 2.0.1 •

Changelog

Source

[2.0.1] 12-26-19

Fixed

  • Resolved issue preventing some pragmas from not serializing correctly; fixes #33

Changed

  • Removed lockfile
brianleroux
published 2.0.0 •

Changelog

Source

[2.0.0] 12-13-19

Added

  • Adds schema.json and JSON schema validation
  • Adds arc.toml support
  • Adds read method
  • Adds /examples and /doc

Changed

  • Complete lexer / parser rewrite
ryanblock
published 1.2.2 •