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

rdme

Package Overview
Dependencies
Maintainers
5
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdme - npm Package Versions

1
23

3.4.0

Diff

Changelog

Source

3.4.0 (2019-08-05)

  • feat: Adding a new logout command. (fa8c355)
  • feat: Adding a new whoami command. (1e68955)
  • docs: Clarifying some of the help internals with better property names. (842f521)
  • refactor: Cleaning up the flow for logging out when not authenticated. (1be9d86)
  • test: Making our unit test descriptions a bit more consistent. (e16b590)
jonursenbach
published 3.3.0 •

Changelog

Source

3.3.0 (2019-08-02)

  • feat: Quality of life improvements. (#49) (5213eba)
mjcuva
published 3.2.0 •

Changelog

Source

3.2.0 (2019-07-22)

  • 3.2.0 (33d4cc1)
  • Added error handler to getswaggerversion method (63bb587)
  • Added error handling to version requests (b1fa308)
  • added getbyid (dbb8977)
  • Bulk Unit Testing: (25db007)
  • Bump config from 3.1.0 to 3.2.0 (277bec8)
  • Bump config from 3.2.0 to 3.2.1 (43a158b)
  • Bump config from 3.2.1 to 3.2.2 (b486847)
  • Bump enquirer from 2.3.0 to 2.3.1 (0af9349)
  • Bump eslint-config-airbnb-base from 13.1.0 to 13.2.0 (1b86ae0)
  • Bump eslint-plugin-import from 2.18.0 to 2.18.1 (ac89290)
  • Bump eslint-plugin-import from 2.18.1 to 2.18.2 (537dd40)
  • Bump lodash from 4.17.11 to 4.17.14 (83c89a5)
  • changed header key (b34abe0)
  • CLI functionality for rdme version CRUD (c786949)
  • CLI updates for version API. WIP (210c6a9)
  • CLI Versioning WIP: (8f8fe3e)
  • Completed swagger file testing (ce79af3)
  • Feature complete. Prompt interaction, leverage version API (2c03217)
  • Fix review comments: (f112ea1)
  • Fixed ref (383feb5)
  • Migrated versionId into main version command, cleaned error handling, fixed fork parseint (a379ba7)
  • Minor fixes: (7a969e8)
  • Modified project readme complete (17ddfbd)
  • Modified Request: Data streams + JSON do not play well together (24cbb97)
  • Modified swagger implementation for cli v non cli usage (07454fa)
  • modified to deal with swagger id (5b101d3)
  • parse int fix for cli args (d5997b9)
  • Prettier clean (b2a7c05)
  • prompt tests complete (88d3f8c)
  • readme WIP (acd3443)
  • removed depedency on get versions request for update function (5df0bb8)
  • Removed unnecessary conditional block (996a4c1)
  • removed unnecessary eslint disabled lines (b17af48)
  • Test work (c3a5331)
  • wip testing for enquirer (332c9a4)
jonursenbach
published 3.1.0 •

Changelog

Source

3.1.0 (2019-06-28)

  • 3.1.0 (653a626)
  • Add some whitespace around command output from swagger (9f447fa)
  • Bump configstore from 4.0.0 to 5.0.0 (25f4d62)
  • Bump eslint from 4.19.1 to 5.16.0 (3ae4c0d)
  • Bump eslint-config-airbnb-base from 12.1.0 to 13.1.0 (2673312)
  • Bump eslint-config-prettier from 4.3.0 to 5.0.0 (d4d6a36)
  • Bump eslint-config-prettier from 5.0.0 to 6.0.0 (8075266)
  • Bump eslint-plugin-import from 2.17.3 to 2.18.0 (31358a7)
  • Bump gray-matter from 4.0.1 to 4.0.2 (1eb8f1b)
  • Bump nock from 9.2.3 to 10.0.6 (dabe324)
  • Bump opn from 5.5.0 to 6.0.0 (8627207)
  • Bump prettier from 1.12.1 to 1.18.0 (009ecd0)
  • Bump request-promise-native from 1.0.5 to 1.0.7 (6c176ef)
  • Changed Post/Put swagger endpoints, updated console message and tests (5c878df)
  • copy edit (87f1146)
  • Fix prettier (e1af036)
  • If an OAS is not supplied, attempt to discover one in the root dir. (40354c2)
  • Prettier (c208328)
  • removed error handling (47fbfa8)
  • Removing some unnecessary invalid key error handling. (8425083)
  • Update lib/swagger.js (bda7316)
  • Updated formdata key for request payload and key for result endpoint ref (a62202c)
  • updated response message from cli (81ca22c)
  • updated style per prettier package (bddfe73)
  • Updating the branch with the latest master. (4a3a5b8)
  • Updating the error message that appears when we can't find an OAS. (33d6f9d)
  • Whoops... my local prettier was out of date (c03d284)
mjcuva
published 3.0.2 •

Changelog

Source

<small>3.0.2 (2019-06-06)</small>

  • [Security] Bump extend from 3.0.1 to 3.0.2 (dd85ff7)
  • 3.0.2 (80b1d39)
  • Better error messages (f55f5a6)
  • Bump colors from 1.1.2 to 1.3.3 (c03c0fe)
  • Bump config from 1.30.0 to 3.1.0 (161d1d5)
  • Bump eslint-config-prettier from 2.9.0 to 4.3.0 (d08cb15)
  • Bump eslint-plugin-import from 2.11.0 to 2.17.3 (d83d345)
  • Bump jest from 24.7.1 to 24.8.0 (bc88c6d)
  • Fix build (0dcf4f7)
  • Fix vulnerabilities (d91ef8b)
  • Update package-lock (49b4b50)
gkoberger
published 3.0.1 •

domharrington
published 3.0.0 •

Changelog

Source

3.0.0 (2019-02-15)

  • 3.0.0 (0461b3a)
  • Return with proper exit code on unsuccessful swagger upload (f410c7c)
domharrington
published 2.2.3 •

Changelog

Source

<small>2.2.3 (2019-02-11)</small>

domharrington
published 2.2.2 •

Changelog

Source

<small>2.2.2 (2018-10-08)</small>

domharrington
published 2.2.1 •

Changelog

Source

<small>2.2.1 (2018-10-08)</small>

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