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

capacitor-jok-helper

Package Overview
Dependencies
Maintainers
0
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-jok-helper - npm Package Compare versions

Comparing version 1.37.0 to 1.38.0

10

dist/esm/definitions.d.ts

@@ -92,11 +92,3 @@ import { PluginListenerHandle } from '@capacitor/core';

}>;
addListener(eventName: 'TransactionStateChange', listenerFunc: (x: {
transactionId: string;
transactionState: string;
transactionReceipt: string;
productId: string;
hasError: boolean;
errorCode: string;
errorMessage: string;
}) => void): Promise<PluginListenerHandle>;
addListener(eventName: 'TransactionStateChange', listenerFunc: (x: TransactionStateChangeData) => void): Promise<PluginListenerHandle>;
}

@@ -103,0 +95,0 @@ export interface PlayAudioProps {

2

package.json
{
"name": "capacitor-jok-helper",
"version": "1.37.0",
"version": "1.38.0",
"description": "Helper functions for jok projects",

@@ -5,0 +5,0 @@ "main": "dist/esm/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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