Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

capacitor-adapty

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-adapty - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

2

dist/esm/index.js

@@ -12,3 +12,3 @@ import { registerPlugin, Capacitor } from '@capacitor/core';

const CapacitorAdapty = registerPlugin('Adapty', {});
const LIB_VERSION = "4.1.1";
const LIB_VERSION = "4.1.2";
class Adapty {

@@ -15,0 +15,0 @@ constructor() {

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

const CapacitorAdapty = core.registerPlugin('Adapty', {});
const LIB_VERSION = "4.1.1";
const LIB_VERSION = "4.1.2";
class Adapty {

@@ -495,0 +495,0 @@ constructor() {

@@ -491,3 +491,3 @@ var capacitorAdapty = (function (exports, core) {

const CapacitorAdapty = core.registerPlugin('Adapty', {});
const LIB_VERSION = "4.1.1";
const LIB_VERSION = "4.1.2";
class Adapty {

@@ -494,0 +494,0 @@ constructor() {

{
"name": "capacitor-adapty",
"version": "4.1.1",
"version": "4.1.2",
"description": "Adapty plugin for capacitor",

@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js",

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