Socket
Socket
Sign inDemoInstall

picosanity

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picosanity - npm Package Versions

23

4.1.1

Diff

Changelog

Source

4.1.1

Fixed

  • Fixed perspective query parameter being sent as POST-body instead of query parameter on large queries. Thanks @niklas-may!
rexxars
published 4.1.0 •

Changelog

Source

4.1.0

Added

  • Support for perspectives on either a client level or query level. Thanks @jjjjjx!
rexxars
published 4.0.0 •

Changelog

Source

4.0.0

BREAKING

  • BREAKING: Passing a token and useCdn: true will now use the API CDN for queries, where it previously used the uncached, "live" API.
rexxars
published 3.0.3 •

Changelog

Source

3.0.3

Fixed

  • Fixed an issue where certain environments would throw an error when credentials was provided to fetch with the value of undefined
rexxars
published 3.0.2 •

Changelog

Source

3.0.2

Changed

  • Implicitly add support for CloudFlare Workers and other non-browser, non-node environments by not referencing window, not passing credentials option to fetch()
rexxars
published 3.0.1 •

Changelog

Source

3.0.1

Added

  • Support large queries by automatically switching to non-CDN API and using HTTP POST method.

Changed

  • Improved error handling on non-JSON HTTP responses
rexxars
published 3.0.0 •

Changelog

Source

3.0.0

BREAKING

  • Support for Node 10 dropped.

Added

  • Support apiVersion in config

Changed

  • Improve error handling
rexxars
published 2.3.0 •

rexxars
published 2.2.0 •

Changelog

Source

2.2.0

Changed

  • Compile for IE11 compatibility (if global fetch polyfill is present)
rexxars
published 2.1.2 •

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