Huge News!Announcing our $40M Series B led by Abstract Ventures.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 Compare versions

Comparing version 1.0.4 to 1.0.5

1

lib/apple.js

@@ -136,2 +136,3 @@ 'use strict';

if (data.status === 21007 || data.status === 21002) {
validatedData = data;
return next();

@@ -138,0 +139,0 @@ }

2

package.json
{
"name": "node-apple-receipt-verify",
"description": "A Node.js module for In-App-Purchase receipt validation for iOS",
"version": "1.0.4",
"version": "1.0.5",
"homepage": "https://github.com/ladeiko/node-apple-receipt-verify",

@@ -6,0 +6,0 @@ "repository": {

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