node-apple-receipt-verify
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -136,2 +136,3 @@ 'use strict'; | ||
if (data.status === 21007 || data.status === 21002) { | ||
validatedData = data; | ||
return next(); | ||
@@ -138,0 +139,0 @@ } |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
316590
369