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

@superfaceai/parser

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@superfaceai/parser - npm Package Versions

134

1.2.0-beta.2

Diff

superface-bot
published 1.2.0-beta.1 •

superface-bot
published 1.2.0-beta.0 •

superface-bot
published 1.1.0 •

Changelog

Source

[1.1.0] - 2022-01-19

Added

  • Http call can now select service id, e.g. http VERB "id" "url" {
  • ExampleValidator class to validate examples defined in profile usecase
  • validateExamples function similar to validateMap for using ExampleValidator
  • EnumValueNode now has a name field

Changed

  • ErrorContext field path to object containing location span and node kind
  • Formatting of validation issues into more intuitive way
  • Validation issues inputNotFound, resultNotFound and errorNotFound merged into useCaseSlotNotFound
  • Validation issues resultNotDefined and errorNotDefined merged into outcomeNotDefined

Fixed

  • Handling variables that are written with dot notation, e.g. output.is.nested = true
  • Remove unnecessary linting of input in HTTP Request node
  • Validate arguments in inline call only against input
  • Unwrap non null structure in validation of nested properties
  • Remove limited validation of binary expressions and let other constructs handle them
  • Propagation of validation issues on top of issues from jessie expression nodes
  • SyntaxRuleNever causing a wrong error message
superface-bot
published 1.1.0-rc.2 •

superface-bot
published 1.1.0-rc.1 •

superface-bot
published 1.1.0-rc.0 •

superface-bot
published 1.0.1-beta.0 •

superface-bot
published 1.0.0 •

Changelog

Source

[1.0.0] - 2021-11-04

Added

  • ProfileVersion class representing version of profile in ProfileId
  • ProfileId class representing complete id of profile
  • MapVersion class representing version of map in MapId
  • MapId class representing complete id of map

Changed

  • BREAKING CHANGE: ProfileDocumentId renamed to ProfileIdRange
  • BREAKING CHANGE: DocumentVersion renamed to VersionRange
  • BREAKING CHANGE: parseVersionNumber renamed to tryParseVersionNumber
  • BREAKING CHANGE: removed isValidDocumentIdentifier started using isValidDocumentName from AST
  • BREAKING CHANGE: removed splitLimit strated using splitLimit from AST
superface-bot
published 0.0.24-beta.5 •

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