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

qiwi-sdk

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qiwi-sdk - npm Package Versions

1
10

2.1.0

Diff

alexxgrib
published 2.0.5 •

alexxgrib
published 2.0.4 •

alexxgrib
published 2.0.3 •

alexxgrib
published 2.0.2 •

alexxgrib
published 2.0.1 •

Changelog

Source

2.0.1

Починена возможная дырка в безопасности связанная с конкатенацией querystring в personal.ts

alexxgrib
published 2.0.0 •

Changelog

Source

2.0.0

Параметр walletId был перенесён в конец и стал необязательным, так как при создании класса Personal можно указать номер кошелька или изменить его через свойство walletId

const { Personal } = require("qiwi-sdk");

const qiwi = new Personal("token", "79123456789");

Затронутые методы:

  • unblockCard()
  • blockCard()
  • setDefaultAccount()
  • createAccount()
  • getAccountOffers()
  • getAccounts()
  • getPaymentHistoryTotal()
  • getPaymentHistory()
  • getRestrictions()
  • getLimits()
  • getIdentification()
  • setIdentification()

Да собственно кроме этого ничего не изменилось

Миграция с версии 1

alexxgrib
published 1.7.2 •

alexxgrib
published 1.7.1 •

alexxgrib
published 1.7.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