capacitor-adapty
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -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
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
327438