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

@arnaud-barre/rds

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arnaud-barre/rds - npm Package Versions

23

0.8.1

Diff
arnaud-barre
published 0.8.1 •

Changelog

Source

0.8.1

  • Bump OXC to 0.52
arnaud-barre
published 0.8.0 •

Changelog

Source

0.8.0

  • Use Chokidar v4
  • Replace SWC with OXC
  • Support bun.lock
  • Fix security issue with WS connection
arnaud-barre
published 0.7.12 •

Changelog

Source

0.7.12

  • Fix detects cursor process on linux systems
arnaud-barre
published 0.7.11 •

Changelog

Source

0.7.11

  • Add declare module "*.css" {} to client types for the project to work with TS 5.6 noUncheckedSideEffectImports
arnaud-barre
published 0.7.10 •
arnaud-barre
published 0.7.9 •

Changelog

Source

0.7.9

  • Allow to disable the tsc worker via server.tsc: false
arnaud-barre
published 0.7.8 •

Changelog

Source

0.7.8

  • Add support for Cursor in open in editor
arnaud-barre
published 0.7.7 •

Changelog

Source

0.7.7

  • Support https imports
arnaud-barre
published 0.7.6 •

Changelog

Source

0.7.6

  • Increase tsc worker memory
  • Support server.eslint: false to disable ESLint worker.
arnaud-barre
published 0.7.5 •

Changelog

Source

0.7.5

  • Add build.sourcemap option