Socket
Socket
Sign inDemoInstall

rfc6902-ordered

Package Overview
Dependencies
3
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.4 to 4.0.5

2

package.json
{
"name": "rfc6902-ordered",
"version": "4.0.4",
"version": "4.0.5",
"description": "https://github.com/chbrown/rfc6902 plus object key ordering",

@@ -5,0 +5,0 @@ "main": "src",

@@ -42,2 +42,6 @@ 'use strict';

if (indexInMy !== -1) {
continue;
}
// we should probably add a search threshold here

@@ -44,0 +48,0 @@ // so we don't match keys really far away

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc