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.6.0

Diff

Changelog

Source

6.6.0 (2022-06-17)

Features

  • declare document TypeScript types in createClient() (#238) (92d8f84)

Bug Fixes

  • resolve issue where getTags() returned an empty array for secured repositories (#245) (b073edc)

Chore

  • deps: upgrade dependencies (ed571d7)
angeloashmore
published 6.5.1 •

Changelog

Source

6.5.1 (2022-05-31)

Bug Fixes

  • correctly detect HTTP requests with parsed queries (#244) (d014bc8)
angeloashmore
published 6.5.0 •

Changelog

Source

6.5.0 (2022-05-26)

Features

  • accept Web API Request object in enableAutoPreviewsFromReq() (#240) (66e01b9)

Bug Fixes

Chore

  • deps: upgrade dependencies (c3bd66c)
  • remove reverted CHANGELOG entry (f93af08)
angeloashmore
published 6.4.3 •

Changelog

Source

6.4.3 (2022-04-15)

Bug Fixes

  • add limit to all getAll*() methods (fixes #233) (#234) (7d3e4c3)
  • optimize pageSize when a limit less than pageSize is given (#236) (3bec394)

Chore

lihbr
published 6.4.2 •

Changelog

Source

6.4.2 (2022-03-23)

Bug Fixes

  • support boolean and dates in basic predicates, closes #229 (f15f606)

Documentation

  • update with-express example to use a per-request client (#228) (edc8280)

Chore

angeloashmore
published 6.4.1 •

Changelog

Source

6.4.1 (2022-03-10)

Bug Fixes

  • cache-bust GraphQL requests made with graphQLFetch() (#227) (894e7a8)
angeloashmore
published 6.4.1-alpha.1 •

angeloashmore
published 6.4.1-alpha.0 •

angeloashmore
published 6.4.0 •

Changelog

Source

6.4.0 (2022-03-10)

Features

  • rename graphqlFetch() to graphQLFetch() (c1651ba)

Bug Fixes

  • return default URL resolvePreviewURL() does not resolve a string URL (#226) (8b5a689)
  • use pageSize from defaultParams if given when calling dangerouslyGetAll() (0787631)
angeloashmore
published 6.3.0 •

Changelog

Source

6.3.0 (2022-02-16)

Features

  • add getRepositoryEndpoint(), getRepositoryName(), isRepositoryName(), isRepositoryEndpoint(); deprecate getEndpoint() (#222) (27bf0ee)
  • support providing a repository name to createClient() in place of an API endpoint (#224) (8c88382)

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