You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

countly-sdk-web

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

countly-sdk-web - npm Package Compare versions

Comparing version

to
25.1.0

8

CHANGELOG.md

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

## 25.1.0
- Improved orientation reporting precision.
- Reduced log verbosity.
- Added a new init time config option `crash_filter_callback` for filtering crashes.
- Mitigated an issue where content resizing did not work in certain orientations.
## 24.11.4

@@ -2,0 +10,0 @@

2

cypress/e2e/bridged_utils.cy.js

@@ -18,3 +18,3 @@ /* eslint-disable cypress/no-unnecessary-waiting */

const SDK_NAME = "javascript_native_web";
const SDK_VERSION = "24.11.4";
const SDK_VERSION = "25.1.0";

@@ -21,0 +21,0 @@ // tests

{
"name": "countly-sdk-web",
"version": "24.11.4",
"version": "25.1.0",
"description": "Countly Web SDK",

@@ -5,0 +5,0 @@ "main": "lib/countly.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display