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

@prismicio/client

Package Overview
Dependencies
Maintainers
32
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prismicio/client - npm Package Versions

1
1012

6.0.0-alpha.5

Diff

Changelog

Source

6.0.0-alpha.5 (2021-06-27)

Bug Fixes

  • use @prismicio/helpers for resolvePreviewURL (2db45d2)
angeloashmore
published 6.0.0-alpha.4 •

Changelog

Source

6.0.0-alpha.4 (2021-06-23)

Bug Fixes

  • support global fetch if provided explicitly (d22ae21)
angeloashmore
published 6.0.0-alpha.3 •

Changelog

Source

6.0.0-alpha.3 (2021-06-23)

Features

  • support Route Resolver with routes param (063b5ee)

Bug Fixes

  • resolve issue using global fetch (83c6290), closes #180
  • throw if an invalid fetch function is given (ec01c59)

Refactor

  • simplify SimpleTTLCache and add internal docs (f255a27)
sre
published 5.1.0 •

Changelog

Source

5.1.0 (2021-06-11)

angeloashmore
published 6.0.0-alpha.2 •

Changelog

Source

6.0.0-alpha.2 (2021-06-11)

Features

  • add wrapper errors (3dfba0f), closes #177
  • return API error message on failed requests (8de2873)

Chore

lihbr
published 6.0.0-alpha.1 •

Changelog

Source

6.0.0-alpha.1 (2021-06-07)

Features

  • [wip] cache master ref for a short period (b73a7d0)
  • support cached refs for releases (7a46513)

Bug Fixes

  • use cjs export to support non-esm (63219e8)

Chore

  • add test dir format script (e4594f5)

Documentation

lihbr
published 6.0.0-alpha.0 •

Changelog

Source

6.0.0-alpha.0 (2021-05-27)

lihbr
published 5.0.0 •

Changelog

Source

5.0.0 (2021-05-27)

Chore

lihbr
published 5.0.0-alpha.1 •

Changelog

Source

5.0.0-alpha.1 (2021-05-27)

Chore

lihbr
published 5.0.0-alpha.0 •

Changelog

Source

5.0.0-alpha.0 (2021-05-27)

Features

  • add "query from" methods and replace ref with release (7d894a5)
  • add getAllByIDs (297a70c)
  • add getTags (164c8d5)
  • add initial client (ee886bd)
  • add release-specific methods (wip) [skip ci] (4f66405)
  • add resolvePreviewUrl (53ed409)
  • export HttpRequestLike (96f1e1e)
  • export predicates under root package (18d742c)
  • expose HTTPError (fdf370a)
  • restore form type (c38e067)
  • restore ref methods and scope release methods (1ff8f72)
  • use normalized HTTPError (0eb9fab)

Bug Fixes

  • asc orderings direction should not be included in query (46431fd)
  • clone responses for better cache support (67ef2ba)
  • correct typings and predicate generation fn (c81da44)
  • export types using export type (a1fad4a)
  • getByIds should return paginated results (fb94561)
  • ignore nullish ordering param (51e53b7)
  • use correct uid predicate for getByUID (5735d28)
  • widen types of fetch-related APIs (412205b)

Documentation

Refactor

  • assume the cookie store is always a string (5d563b0)
  • client (f0c5206)
  • explicitly export types (b5b34fe)
  • export all in root (2bdfd3f)
  • internal predicate fns for readability (731a444)
  • remove ref methods (a333921)
  • remove unnecessary abstraction (d976a11)
  • revert tags refactor (0240a18)
  • share code among tags and ref fns (5c9e7ea)
  • share fetch types (a91a6c3)
  • use @prismicio/types where possible (bb2b514)

Chore

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