Socket
Socket
Sign inDemoInstall

mwn

Package Overview
Dependencies
55
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

0.10.4

Diff

sd0001
published 0.10.3 •

sd0001
published 0.10.2 •

sd0001
published 0.10.1 •

sd0001
published 0.10.0 •

Changelog

Source

0.10.0

  • loginGetToken() is now deprecated in favour of login() which will now fetch tokens as well.
  • TypeScript source files are dropped from the npm package, per the standard practice followed in TypeScript libraries. This should not actually break anything.
sd0001
published 0.9.1 •

sd0001
published 0.9.0 •

Changelog

Source

0.9.0

BREAKING CHANGES:

  • mwn#rawRequest now returns the AxiosResponse object directly, rather than the data part of AxiosResponse.
  • In cases of error, the shape of the error thrown by mwn#request is different.
    • Earlier: error.response was the API response data along with response and request objects, the former making it a cyclic object.
    • Now: error.response is an object with fields {data, headers, status, statusText}
sd0001
published 0.8.3 •

sd0001
published 0.8.2 •

sd0001
published 0.8.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc