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

cordova-plugin-purchase

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-purchase - npm Package Compare versions

Comparing version 13.8.2 to 13.8.3

plugin.xml

5

package.json
{
"name": "cordova-plugin-purchase",
"version": "13.8.2",
"version": "13.8.3",
"description": "Cordova Purchase plugin for iOS, Android, Windows (AppStore, Play, UWP)",

@@ -57,2 +57,5 @@ "cordova": {

"files": [
"/package.json",
"/package-lock.json",
"/plugin.xml",
"/README.md",

@@ -59,0 +62,0 @@ "/RELEASE_NOTES.md",

4

RELEASE_NOTES.md

@@ -5,2 +5,6 @@ # Release Notes - Cordova Plugin Purchase

### 13.8.3
Fix npm package.
### 13.8.2

@@ -7,0 +11,0 @@

@@ -33,3 +33,3 @@ /// <reference path="types.ts" />

*/
export const PLUGIN_VERSION = '13.8.2';
export const PLUGIN_VERSION = '13.8.3';

@@ -36,0 +36,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