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
1
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.0 to 4.0.1

2

dist/index.js

@@ -547,3 +547,3 @@ function getDefaultExportFromCjs (x) {

// start before node
if (isBeforeStart(next)) {
if (isBeforeStart(next) && !isClosing) {
selectionStart = count;

@@ -550,0 +550,0 @@ }

{
"name": "selection-ranges",
"version": "4.0.0",
"version": "4.0.1",
"description": "Selection range manipulation for contenteditable elements",

@@ -5,0 +5,0 @@ "type": "module",

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