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
12

6.2.0

Diff

Changelog

Source

6.2.0 (2022-02-04)

Features

  • support abortable requests via AbortController (#221) (5891a83)

Bug Fixes

  • minify GraphQL queries by removing whitespace (#219) (96cad0b)
  • resolve 'document.tags' expected a [list] of 'string' literals error when using tag methods with a single tag (50c78f7)

Documentation

  • fix caching example by using .clone() method (#218) (52b455c)
  • remove version-specific docs link (b141ba7)

Chore

  • deps: update dependencies (5452f87)

Refactor

  • remove type-fest dependency (f1d8124)
angeloashmore
published 6.1.1 •

Changelog

Source

6.1.1 (2022-01-28)

Chore

  • deps: update dependencies (d35e2da)
  • support React Native's Metro bundler (9c5a38b)
angeloashmore
published 6.1.0 •

Changelog

Source

6.1.0 (2022-01-18)

Features

  • add getGraphQLEndpoint and Client.prototype.graphqlFetch (9b5a126)

Bug Fixes

  • resolve previewed document URL any language (#208) (a7504be)

Refactor

  • simplify graphqlFetch by unsupporting RequestInfo and RequestInit (580c4d5)

Documentation

  • add TSDoc to Client.prototype.graphqlFetch (a883f7e)
  • fix links (144b6bd)

Chore

angeloashmore
published 6.0.0-beta.5 •

Changelog

Source

6.0.0-beta.5 (2021-12-21)

Features

  • ensure Prismic Rest API V2 endpoint is used (#203) (18faf65)
  • throw NotFoundError if repository does not exist (bf7b862)

Documentation

  • update README links [skip ci] (298e062)

Chore

  • deps: update dependencies (3c8414d)
lihbr
published 6.0.0-beta.4 •

Changelog

Source

6.0.0-beta.4 (2021-12-03)

Bug Fixes

  • add predicate aliases for smoother upgrade path (4a1f49c)

Chore

  • deps: maintain dependencies (6250df3)
angeloashmore
published 6.0.0-beta.3 •

Changelog

Source

6.0.0-beta.3 (2021-11-09)

Features

  • throttle getAll* methods and rename getAll to dangerouslyGetAll (#193) (4efdfa0)
angeloashmore
published 6.0.0-beta.2 •

Changelog

Source

6.0.0-beta.2 (2021-10-30)

Bug Fixes

  • revert to providing access token via URL parameter (7a5140e)
angeloashmore
published 6.0.0-beta.1 •

Changelog

Source

6.0.0-beta.1 (2021-10-25)

Features

  • add getBySomeTags, rename getByTags to getByEveryTag (#194) (37385dc)
  • extend all custom errors from PrismicError (c4be6ce)
  • use authorization header for access token (#192) (42af240)

Bug Fixes

  • on getAll methods, use MAX_PAGE_SIZE when pageSize param is falsey (#195) (46b638a)

Chore

  • deps: update dependencies (e7dbd7f)
  • mark package as side effect free (dc02db7)

Refactor

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