New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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

12456

0.7.3

Diff
philsturgeon
published 0.7.3 •

Changelog

Source

[0.7.3] - 2018-06-19

Added

  • Provide "More Info" links in linter errors, so users understand the reasoning behind various rules. ([#90])
philsturgeon
published 0.7.2 •

Changelog

Source

[0.7.2] - 2018-05-31

Fixed

  • Fix message is undefined error ([#78])
  • Resolver was treating $ref with a URL like a file. ([#80])
philsturgeon
published 0.7.1 •

Changelog

Source

[0.7.1] - 2018-05-17

Fixed

  • Using not without oneOf since 0.7.0 was causing validation failures
philsturgeon
published 0.7.0 •

Changelog

Source

[0.7.0] - 2018-05-10

Breaking Change

  • Error now raised for all commands when $ref points to a file that does not exist, or cannot be opened

Fixed

  • Bumped json-schema-to-openapi-schema to v0.2.0 so subschemas will be converted
  • Invalid keywords will be stripped everywhere instead of just root
philsturgeon
published 0.6.0 •

Changelog

Source

[0.6.0] - 2018-05-04

Removed

  • Removed switch --watch as it didn't actually work, and was flagging "security issues" on npm ([#46])

Added

  • Support URLs in --rules for lint command ([#41])
  • New switch --json-schema / -j will tell speccy to resolve $refs as JSON Schema, converting them to OpenAPI on the fly ([#45])
philsturgeon
published 0.6.0-5 •
philsturgeon
published 0.6.0-4 •
philsturgeon
published 0.6.0-3 •
philsturgeon
published 0.6.0-2 •
philsturgeon
published 0.6.0-dev •