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.6 to 1.0.7

4

lib/apple.js

@@ -34,3 +34,3 @@ 'use strict';

}
console.log(arguments);
console.log(arguments[0],arguments[1],arguments[2],arguments[3],arguments[4],arguments[5],arguments[6],arguments[7],arguments[8],arguments[9]);
}

@@ -42,3 +42,3 @@

}
console.error(arguments);
console.error(arguments[0],arguments[1],arguments[2],arguments[3],arguments[4],arguments[5],arguments[6],arguments[7],arguments[8],arguments[9]);
}

@@ -45,0 +45,0 @@

{
"name": "node-apple-receipt-verify",
"description": "A Node.js module for In-App-Purchase receipt validation for iOS",
"version": "1.0.6",
"version": "1.0.7",
"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