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

@rcsb/rcsb-api-tools

Package Overview
Dependencies
Maintainers
4
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rcsb/rcsb-api-tools - npm Package Versions

1
8

4.1.0-models.1

Diff

bioinsilico
published 4.1.0-models •

bioinsilico
published 4.0.5 •

Changelog

Source

[4.0.5] - 2022-05-26

Minor refactor

  • GraphQLRequest::request method headers optional parameter is not initialized as empty
bioinsilico
published 4.0.4 •

Changelog

Source

[4.0.4] - 2022-05-20

Minor refactor

  • Content-Type header added at request time
  • Removed Accept header
bioinsilico
published 4.0.3 •

Changelog

Source

[4.0.3] - 2022-05-20

Bug fixes

  • Removed 'Accept': 'application/json' header in SearchRequest
bioinsilico
published 4.0.2 •

Changelog

Source

[4.0.2] - 2022-05-18

Improvement

  • GraphQLRequest exposed optional headers (HeadersInit) object in request method
  • SearchRequest exposed optional fetch configuration object RequestInit in the constructor
  • SearchRequest exposed optional headers (HeadersInit) object in request method
bioinsilico
published 4.0.1 •

Changelog

Source

[4.0.1] - 2022-04-14

Bug fixes

  • Use node-fetch if window.fetch is not defined
bioinsilico
published 4.0.0 •

Changelog

Source

[4.0.0] - 2022-04-13

Breaking change

  • Replaced graphql client @apollo/client for graphql-request
  • GraphQLRequest constructor parameters changed
    • api: "data-api" | "1d-coordinates" | string
      • "data-api" requests to RCSB data-api (https://data.rcsb.org).
      • "1d-coordinates" requests to RCSB 1d-coordinate service (https://1d-coordinates.rcsb.org
      • string encoding a URL
    • config additional configuration for GraphQLClient ('graphql-request' npm package https://www.npmjs.com/package/graphql-request)

Improvement

  • Library adds caching and data compression at browser side through localStorage
    • This feature is not use in the back end
bioinsilico
published 4.0.0-groups.12 •

bioinsilico
published 4.0.0-groups.11 •

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