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

speccy

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

speccy - npm Package Versions

23
6

0.11.0

Diff

djtarazona
published 0.10.1 •

Changelog

Source

[0.10.1] - 2019-05-18

Fixed

  • A regression where the resolve command would not serialize the resolved YAML
djtarazona
published 0.10.0 •

Changelog

Source

[0.10.0] - 2019-05-18

Changed

  • Switched to using [yaml] for validating and parsing YAML ([#243], [#267])

Added

  • Support for rule custom documentation URLs ([#228], [#266])
  • Support piping on all commands ([#270], [#320])

Fixed

  • An invalid property declaration in the openapi-tags-alphabetical rule [[#269]]
  • Loading of external configuration files ([#294])

Improved

  • Verbosity handling. All verbose messages are sent to stderr to ensure pipes work. Verbosity level 1 is normal output. ([#235], [#265], [#270], [#294])
philsturgeon
published 0.9.0 •

Changelog

Source

[0.9.0] - 2019-01-18

Breaking

  • The lib/linter.js module has been entirely removed, and oas-linter is now used directly ([#248])
  • Rulesets must now be YAML not JSON ([#248])

Fixed

  • Response mime types with a + (e.g: application/vnd.api+json) are now encoded correctly ([#248])
  • The lint option --skip and the matching config option are no longer being ignored
philsturgeon
published 0.9.0-1 •

philsturgeon
published 0.8.7 •

Changelog

Source

[0.8.7] - 2019-01-17

Added

  • Semantic versioning for docker tags, so you can use docker run wework/speccy:0.8 lint to a major, minor or patch level ([#254])
  • The pattern rule action can now match on "property": "$key" ([#239])

Fixed

  • Correct handling of displaying validation and linting errors ([#234])
philsturgeon
published 0.8.6 •

Changelog

Source

[0.8.6] - 2018-12-18

Added

  • notContain rulesets can now support pattern matching. ([#208] via [@erunion])

Fixed

  • Support options after the command name, and at the end of the command ([#229])

Improved

  • Bumped json-schema-to-openapi-schema to v0.3.0 to handle if/then/else, const, exclusiveMiniumum/exclusiveMaximum, and empty items in type: array. Thanks [@MikeRalphson]!
philsturgeon
published 0.8.5 •

Changelog

Source

[0.8.5] - 2018-11-15

Added

  • Custom rulesets can now be loaded from the local filesystem, thanks [@erunion]! ([#196])

Fixed

  • More resolving errors fixed upgrading oas-kit ([#185] & [#187])
philsturgeon
published 0.8.4 •

Changelog

Source

[0.8.4] - 2018-10-16

Fixed

  • Referenced files containing spaces would fail to load on OS X and Linux ([#181])
philsturgeon
published 0.8.3 •

Changelog

Source

[0.8.3] - 2018-10-16

Fixed

  • Callbacks and Security Requirements were failing due to bug in dependency ([#180])
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