You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

typed-pocketbase

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-pocketbase - npm Package Versions

23

0.1.1

Diff
d
davidplugge
published 0.1.1 •

Changelog

Source

0.1.1

Patch Changes

  • 65ca205: Add main field to package.json
d
davidplugge
published 0.1.0 •

Changelog

Source

0.1.0

Minor Changes

  • f462286: custom client

Patch Changes

  • f462286: fix sort param parsing
  • f462286: correctly type empty select
  • f462286: fix filters
  • f462286: realtime support
  • f462286: remove cjs bundle
  • f462286: only expose supported types for subscribe options
  • f462286: account for plural relations
  • f462286: allow deleting files by providing null as value
  • f462286: make password and passwordConfirm optional on update
  • f462286: expand can be undefined
d
davidplugge
published 0.1.0-pre.7 •

Changelog

Source

0.1.0-pre.7

Patch Changes

  • allow deleting files by providing null as value
d
davidplugge
published 0.1.0-pre.6 •

Changelog

Source

0.1.0-pre.6

Patch Changes

  • make password and passwordConfirm optional on update
d
davidplugge
published 0.1.0-pre.5 •

Changelog

Source

0.1.0-pre.5

Patch Changes

  • fix filters
d
davidplugge
published 0.1.0-pre.4 •

Changelog

Source

0.1.0-pre.4

Patch Changes

  • account for plural relations
d
davidplugge
published 0.1.0-pre.3 •

Changelog

Source

0.1.0-pre.3

Patch Changes

  • fix sort param parsing
d
davidplugge
published 0.1.0-pre.2 •

Changelog

Source

0.1.0-pre.2

Patch Changes

  • only expose supported types for subscribe options
d
davidplugge
published 0.1.0-pre.1 •

Changelog

Source

0.1.0-pre.1

Patch Changes

  • realtime support
  • remove cjs bundle
  • expand can be undefined
d
davidplugge
published 0.1.0-pre.0 •

Changelog

Source

0.1.0-pre.0

Minor Changes

  • custom client