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

capacitor-adapty

Package Overview
Dependencies
Maintainers
1
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 3.0.0 to 3.0.1

2

dist/esm/version.d.ts

@@ -1,1 +0,1 @@

export declare const VERSION = "3.0.0";
export declare const VERSION = "3.0.1";

@@ -1,2 +0,2 @@

export const VERSION = "3.0.0";
export const VERSION = "3.0.1";
//# sourceMappingURL=version.js.map

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

const VERSION = "3.0.0";
const VERSION = "3.0.1";

@@ -10,0 +10,0 @@ exports.LogLevel = void 0;

var capacitorAdapty = (function (exports, core) {
'use strict';
const VERSION = "3.0.0";
const VERSION = "3.0.1";

@@ -6,0 +6,0 @@ exports.LogLevel = void 0;

{
"name": "capacitor-adapty",
"version": "3.0.0",
"version": "3.0.1",
"description": "Adapty plugin for capacitor",

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

@@ -28,4 +28,10 @@ # capacitor-adapty

## BREAKING CHANGES in 3.x.x version
- Added full support for Capacitor 5 and removed compatibility with Capacitor 3 and 4
- Set minimum iOS version to 13.0
- Adapty SDK version updated to 2.x.x (see https://docs.adapty.io/docs/migration-to-ios-2)
## BREAKING CHANGES in 2.x.x version
- Added full support for Capacitor 3 and removed compatibility with Capacitor 2

Sorry, the diff of this file is not supported yet

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