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

selection-ranges

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selection-ranges - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

4

dist/index.js

@@ -556,2 +556,6 @@ function getDefaultExportFromCjs (x) {

if (isBr(next) && endContainer === next) {
break;
}
if (!isClosing) {

@@ -558,0 +562,0 @@ if (

4

package.json
{
"name": "selection-ranges",
"version": "4.0.1",
"version": "4.0.2",
"description": "Selection range manipulation for contenteditable elements",

@@ -16,3 +16,3 @@ "type": "module",

"dev": "npm test -- --auto-watch --no-single-run",
"lint": "eslint .",
"lint": "eslint . --ext js,cjs",
"pretest": "run-s bundle",

@@ -19,0 +19,0 @@ "test": "karma start karma.conf.cjs",

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