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
6

2.2.2

Diff

tsantef
published 4.0.0 •

Changelog

Source

v4.0.0

  • [minor] Added experimental getBy method
  • [minor] Added request options in the response object res.req
  • [minor] Added request options in the error object err.req
  • [minor] Added request response in the error object err.res
  • [major] Revamped internal error building, error api slightly changed
  • Updated dependencies
  • [minor] Added totalTime to response object
  • [major] Removed deprecated methods requestJson, getJson, getAllJson, postJson, putJson, and deleteJson
tsantef
published 3.3.1 •

Changelog

Source

v3.3.1

  • Fixed bug in getAll where it did not fail on first api error
  • Fixed formatting for DNS Lookup Errors
  • Fixed bug in axiosAdapter error handling
  • Added pre-push lint and dependency checks
tsantef
published 3.3.0 •

Changelog

Source

v3.3.0

  • [minor] Added default timeout to 60 seconds
  • [minor] Added experimental getById method
  • Added ability to flag methods as experimental
  • Refactored request to eliminate unneeded function
  • Refactored getAll and added unit tests for it
tsantef
published 2.2.1 •

tsantef
published 3.2.1 •

Changelog

Source

v3.2.1

  • Updated dependencies
  • [minor] Added config unit test
  • Fixed error handling for newer axios version
tsantef
published 3.2.0 •

Changelog

Source

v3.2.0

  • [minor] Rate limiting on by default
  • [minor] Added support for retry-after header [API v1.17]
  • Added rate limit detection with status code 429 [API v1.17]
tsantef
published 3.1.2 •

Changelog

Source

v3.1.2

  • Deprecated getAllJson in favor of getAll
  • 'getAllJson' no longer designated as experimental.
  • Fixed paging in getAllJson
tsantef
published 3.1.1 •

Changelog

Source

v3.1.1

  • Temporary fix for FireFox not supporting Error.captureStackTrace
  • Fixed various bugs with error handling.
  • Added DNSLookupError
tsantef
published 3.1.0 •

Changelog

Source

v3.1.0

  • [minor] Added concurrencyLimit option to the constructor
  • Updated qs
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