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

rdme

Package Overview
Dependencies
Maintainers
0
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

9.0.3

Diff

Changelog

Source

9.0.3 (2024-12-11)

Bug Fixes

kanadgupta
published 9.0.3-next.1 •

Changelog

Source

9.0.3-next.1 (2024-12-11)

Bug Fixes

kanadgupta
published 9.0.2 •

Changelog

Source

9.0.2 (2024-12-11)

Bug Fixes

kanadgupta
published 9.0.2-next.2 •

Changelog

Source

9.0.2-next.2 (2024-12-10)

Bug Fixes

kanadgupta
published 9.0.2-next.1 •

Changelog

Source

9.0.2-next.1 (2024-12-10)

Bug Fixes

kanadgupta
published 9.0.1 •

Changelog

Source

9.0.1 (2024-12-09)

Bug Fixes

kanadgupta
published 9.0.1-next.2 •

Changelog

Source

9.0.1-next.2 (2024-12-09)

Bug Fixes

kanadgupta
published 9.0.1-next.1 •

Changelog

Source

9.0.1-next.1 (2024-12-06)

Bug Fixes

kanadgupta
published 9.0.0 •

Changelog

Source

9.0.0 (2024-12-06)

  • feat!: deprecation notices for non-readme-refactored commands (#1099) (732e32b)
  • feat!: drop node 18 (#1085) (ebc2ac0)
  • feat!: final v9 touchups (#1106) (15447c5), closes #1107
  • feat!: oclif (take 2) (#1068) (5e05f93), closes #962 #1067 /github.com/readmeio/rdme/blob/d01d76fe3c2e4a98b4f5c415be03e589fbe3b56e/.releaserc.yml#L30 #1067
  • feat!: remove validate, deprecate/hide open (#1072) (f1b46f6)
  • feat!: switch topic separator to space (#1100) (13eb8ab)

Bug Fixes

chore

Code Refactoring

Features

BREAKING CHANGES

  • rdme openapi is deprecated and will be replaced in rdme@10 by a command with a simpler flag setup based on community feedback.
  • deprecates commands that are not supported in ReadMe Refactored. For more information, please visit our migration guide: https://github.com/readmeio/rdme/tree/v9/documentation/migration-guide.md

🧬 QA & Testing

Does the copy in these deprecation warnings make sense to you? Note that the links will be broken for now since we haven't tagged a proper v9 release yet, but that will be fixed once this release is out!

  • the topic separator (i.e., what separates a command from its subcommand) has changed from a colon to a space by default. For example, rdme openapi:validate is now rdme openapi validate. The colon topic separator will continue to be supported so there is no need to change any existing commands, but all documentation and help screens will reflect the space topic separator.

🧬 QA & Testing

Do tests still pass?

  • dropping support for Node.js v18. The minimum required Node.js version is v20.10.0.
  • rdme validate has been removed, use rdme openapi:validate instead.
  • rdme open is now deprecated

also updates our docs accordingly

  • the rdme GitHub Actions is now a the node20 JavaScript action rather than a Docker container action.
  • rdme is now powered by oclif. The formatting and content of certain error messages and outputs may have changed. Please continue to only utilize exit codes to determine command successes/failures.

completed tasks:

  • [x] a handful of tests are still failing, hoping that https://github.com/oclif/test/pull/652 gets merged in)
  • [x] github actions dry runs are failing (but i got them working in
  • versions: this flips the isPublic flag to hidden.

  • removes several deprecated commands

  • chore: knip cleanup

  • chore: type fixes for tests

  • removes several deprecated commands

  • Node.js >= 18 required

kanadgupta
published 9.0.0-next.36 •

Changelog

Source

9.0.0-next.36 (2024-12-06)

BREAKING CHANGES

  • rdme openapi is deprecated and will be replaced in rdme@10 by a command with a simpler flag setup based on community feedback.
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