Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rfc6902-ordered

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rfc6902-ordered - npm Package Compare versions

Comparing version 4.0.5 to 5.0.0

35

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

@@ -10,5 +10,4 @@ "main": "src",

"scripts": {
"test": "cross-env DEBUG=rfc6902-ordered mocha",
"posttest": "npm run lint",
"lint": "eslint . --ext js,json"
"lint": "eslint . --ext js,json",
"test": "mocha --recursive"
},

@@ -31,21 +30,23 @@ "repository": {

"engines": {
"node": ">=8"
"node": ">=12.13"
},
"dependencies": {
"debug": "^4.0.0",
"rfc6902": "^3.0.1"
"rfc6902": "^4.0.0"
},
"devDependencies": {
"chai": "^4.1.2",
"cross-env": "^6.0.0",
"eslint": "^6.1.0",
"eslint-config-sane": "0.8.5",
"eslint-config-sane-node": "0.2.2",
"eslint-plugin-json-files": "0.8.0",
"eslint-plugin-mocha": "^6.0.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prefer-let": "^1.0.1",
"mocha": "^6.0.0",
"renovate-config-standard": "^2.0.0"
"@kellyselden/node-template": "2.0.0",
"chai": "^4.3.4",
"eslint": "^7.26.0",
"eslint-config-sane": "^1.0.0",
"eslint-config-sane-node": "^1.0.1",
"eslint-plugin-json-files": "^1.0.0",
"eslint-plugin-mocha": "^8.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^1.1.0",
"mocha": "^8.4.0",
"mocha-helpers": "^5.1.1",
"renovate-config-standard": "2.1.2",
"standard-node-template": "2.0.0"
}
}

@@ -0,0 +0,0 @@ # rfc6902-ordered

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

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