New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-apple-receipt-verify

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-apple-receipt-verify - npm Package Versions

123467

1.1.7

Diff
ladeiko
published 1.1.7 •

Changelog

Source

1.1.7

Fixed

  • Bugfix
ladeiko
published 1.1.6 •

Changelog

Source

1.1.6

Fixed

  • Bugfix
ladeiko
published 1.1.5 •
ladeiko
published 1.1.4 •
ladeiko
published 1.1.3 •
ladeiko
published 1.1.2 •
ladeiko
published 1.1.1 •

Changelog

Source

1.1.1

Added

  • Special EmptyError class
  • Filter to remove duplicates from response (based on transaction id)
  • Now validate also returns Promise, callback is optional
  • 'extended' option key, if passed, then extra info will be added to every purchase description:
    • isTrialPeriod (presents only for subscriptions)
    • environment (is the same for all purchases in response)
    • originalPurchaseDate
    • applicationVersion (is the same for all purchases in response)
    • originalApplicationVersion (is the same for all purchases in response)
ladeiko
published 1.0.21 •
ladeiko
published 1.0.20 •
ladeiko
published 1.0.19 •

Changelog

Source

1.0.19

Fixed

  • Compilation on Mac OS when there is no openssl in standard paths and openssl was installed with brew.