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

redis-smq-rest-api

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-smq-rest-api - npm Package Versions

1.0.0-rc.5

Diff
weyoss
published 1.0.0-rc.5 •

Changelog

Source

1.0.0-rc.5 (2024-07-07)

Bug Fixes

  • export typings, add redis-smq-common as a peer-dependency (aac8899)
  • fix broken imports (20f3231)
  • forward args to vitest (43496bd)

Documentation

  • README: update configuration reference (7f23336)
weyoss
published 1.0.0-rc.4 •

Changelog

Source

1.0.0-rc.4 (2024-05-18)

Bug Fixes

  • exclude package-lock.json to support different platform arch (48ee33b)
  • github-ci: fix dependencies installation error due to missing lock file (da5e462)
  • json-schema: create required array for non-optional properties (84bc2fb)
weyoss
published 1.0.0-rc.3 •

Changelog

Source

1.0.0-rc.3 (2024-05-17)

Bug Fixes

  • fix Swagger UI specs url (bbe9de4)

Misc

  • include CHANGELOG.md into npm package, clean up (cff6c34)
weyoss
published 1.0.0-rc.2 •

Changelog

Source

1.0.0-rc.2 (2024-05-17)

Bug Fixes

  • calculate paths based on rootDir instead of process.cwd() (6f89c98)
  • fix CJS import error due to package default export (b1f4087)
  • fix ERR_REQUIRE_ESM error for cjs modules (f2e021f)
  • schema-generator: fix empty schema when parsing .d.ts files (4f988b9)

Codebase Refactoring

Misc

weyoss
published 1.0.0-rc.1 •

Changelog

Source

1.0.0-rc.1 (2024-05-15)