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

cobrowse-sdk-js

Package Overview
Dependencies
Maintainers
2
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cobrowse-sdk-js - npm Package Compare versions

Comparing version 2.38.0 to 2.39.0

14

CHANGELOG.md

@@ -5,2 +5,16 @@ # Changelog

## [2.39.0](#) (2024-06-18)
### Features
* add universal cobrowse capability ([#162](#)) ([6d14eb1](#))
* scope and filter universal cobrowse cookies ([#159](#)) ([3399890](#))
### Bug Fixes
* only invalidateFrames when selectors change ([#163](#)) ([6cb83f1](#))
* only tap attributes getter/setters if they exist ([6598fec](#))
## [2.38.0](#) (2024-06-14)

@@ -7,0 +21,0 @@

@@ -0,3 +1,10 @@

/*!
* cookie
* Copyright(c) 2012-2014 Roman Shtylman
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/
/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

3

package.json
{
"name": "cobrowse-sdk-js",
"version": "2.38.0",
"version": "2.39.0",
"description": "Cobrowse.io SDK for web",

@@ -61,2 +61,3 @@ "exports": {

"cbor-x": "^1.5.3",
"cookie": "^0.6.0",
"core-js": "^3.30.2",

@@ -63,0 +64,0 @@ "dompurify": "^2.4.5",

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

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

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

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