Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arnaud-barre/rds

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arnaud-barre/rds - npm Package Versions

13

0.7.1

Diff

Changelog

Source

0.7.1

  • Add build.downwindIntervalCheckMs to config
arnaud-barre
published 0.7.0 •

Changelog

Source

0.7.0

  • Downwind 0.7
  • CSS import reordering
  • Fix import of lib ending with .js (#1)
arnaud-barre
published 0.6.0 •

Changelog

Source

0.6.0

  • TS 5 update: requires explicit extensions
  • Publish as ESM
  • Downwind 0.6.0 with Tailwind 3.3 update
  • Commands to open browser, enable host & show QR Code
arnaud-barre
published 0.5.4 •

Changelog

Source

0.5.4

Client inspector: Context menu on option+right click to see all the intermediate components and jump to the right place! Direct click is removed for two reasons:

  • It doesn't play well with buttons and links
  • In large apps, you often end up on the generic component instead of going inside the usage of it
arnaud-barre
published 0.5.3 •

Changelog

Source

0.5.3

  • Support dynamic imports
  • Output metafile to /dist with build.metafile config option or --meta in the build command
  • Fix HMR for JSON imports
  • Add --port <number> to the CLI
  • Add server.qrCode option to print network URL as QR code (--qr in the CLI)
arnaud-barre
published 0.5.2 •

Changelog

Source

0.5.2

  • Support JSON imports
  • Support CSS data URL
  • Click to component: fix tooltip position, better handling of non-clickable targets
  • Improve error logging on failed dependencies pre-bundling
arnaud-barre
published 0.5.1 •

Changelog

Source

0.5.1

  • Fix not found issues concurrent file updates (since v0.3). Public and source files are now properly seperated.
  • Fix perf issue in imports rewrite
  • Always provide parser options for SWC
arnaud-barre
published 0.5.0 •

Changelog

Source

0.5.0

  • Show outline & path when pressing alt
  • Bump downwind to v0.4
arnaud-barre
published 0.4.0 •

Changelog

Source

0.4.0

  • Add SWC version to cache key for SWC cache
  • Use config.build.target (if defined) for bundling dependencies in development
  • Bump downwind to v0.3
  • Use forwardRef for SVG component
  • Fix: Make devtools update works when URL is not root
arnaud-barre
published 0.3.1 •

Changelog

Source

0.3.1

Hotfix: Missing quote in asset import rewrite

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