Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@spur.us/monocle-backend

spurintel234MIT0.4.0TypeScript support: included

Monocle Backend SDK - REST client for Backend Decryption & Decryption API

spur, monocle

readme

<picture> <source media="(prefers-color-scheme: dark)" srcset="docs/images/logo-dark-mode.svg"> Spur logo </picture>

Official Spur JavaScript SDKs

Spur provides cutting-edge tools and data to detect VPNs, residential proxies, and bots – helping you stay ahead of the latest evasion methods.

This repository contains all the Spur JavaScript SDKs under the @spur.us namespace.


Getting started

  1. Sign up for an account.
  2. Create a Monocle application.

Packages

Our packages are available on npm under the `@spur.us` namespace.

Stable Releases

Install the latest stable release:

npm install @spur.us/package-name

Canary Releases

For testing the latest features, you can use our canary releases:

npm install @spur.us/package-name@canary

Contributing

We welcome all contributors!

Please read our contributing guidelines to learn how to submit issues or open pull requests.

License

This project is licensed under the MIT license.

changelog

@spur.us/monocle-backend

0.4.0

Minor Changes

  • 9da3dcc: Allow overriding of Monocle domain

0.3.4

Patch Changes

  • cdb573b: Fix error exports

0.3.3

Patch Changes

  • 0aae220: Add name property to errors

0.3.2

Patch Changes

  • e791096: Fix dependency issue

0.3.1

Patch Changes

  • d3f5c8e: Fix dependency issue

0.3.0

Minor Changes

  • a3bf3e8: Add MonocleAPIError and MonocleDecryptionError types

0.2.1

Patch Changes

0.2.0

Minor Changes

  • e8758d6: Add MonocleAssessment type

0.1.0

Minor Changes

  • d7071af: Add MonocleAssessment type.

Patch Changes

  • 790166b: Add jose to devDependencies so it's included in bundle
  • Updated dependencies [a2b3919]
  • Updated dependencies [d7071af]