Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

anx-api

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anx-api - npm Package Versions

1
46

3.1.0-beta.1

Diff

tsantef
published 3.0.1 •

tsantef
published 3.0.0 •

Changelog

Source

v3.0.0

  • Added rateLimiting option to the constructor
  • Added mimeType option to requests
  • Setting opts.headers.Accept and opts.headers['Content-Type'] overrides json defaults
  • Fixed bug where get and delete set Content-Type
  • Replaced q with es6-promise
  • Added error type RateLimitExceededError
  • Added afterRequest config function to transform response objects
  • Replaced gulp with npm scripts
  • Replaced jshint for eslint
  • Methods now allow the format .method(url[string], opts[object]);
  • Added error types SystemServiceUnavailableError and SystemServiceUnavailableError
  • getJson, postJson, putJson, and deleteJson are deprecated
  • Replaced request with axios adapter to make anx-api isomorphic
tsantef
published 3.0.0-beta.5 •

tsantef
published 3.0.0-beta.4 •

tsantef
published 3.0.0-beta.3 •

tsantef
published 3.0.0-beta.1 •

tsantef
published 2.2.0 •

Changelog

Source

v2.2.0

  • Updated qs and lodash
  • Allows null or undefined urls
  • Allows un-setting 'User-Agent' with config.userAgent = null
  • Added beforeRequest config function to transform request options
  • Added ability to set default headers in the config.
  • Added change log

v2.x

  • Methods return promises and callbacks are removed.
tsantef
published 2.1.1 •

tsantef
published 2.1.0 •

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