rfc6902-ordered
Advanced tools
Comparing version 5.0.0 to 6.0.0
{ | ||
"name": "rfc6902-ordered", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"description": "https://github.com/chbrown/rfc6902 plus object key ordering", | ||
@@ -33,16 +33,16 @@ "main": "src", | ||
"debug": "^4.0.0", | ||
"rfc6902": "^4.0.0" | ||
"rfc6902": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"@kellyselden/node-template": "2.0.0", | ||
"@kellyselden/node-template": "2.1.1", | ||
"chai": "^4.3.4", | ||
"eslint": "^7.26.0", | ||
"eslint": "^8.0.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-config-sane-node": "^1.1.0", | ||
"eslint-plugin-json-files": "^1.3.0", | ||
"eslint-plugin-mocha": "^9.0.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-prefer-let": "^1.1.0", | ||
"mocha": "^8.4.0", | ||
"mocha-helpers": "^5.1.1", | ||
"mocha": "^9.1.2", | ||
"mocha-helpers": "^6.0.1", | ||
"renovate-config-standard": "2.1.2", | ||
@@ -49,0 +49,0 @@ "standard-node-template": "2.0.0" |
# rfc6902-ordered | ||
[![npm version](https://badge.fury.io/js/rfc6902-ordered.svg)](https://badge.fury.io/js/rfc6902-ordered) | ||
[![Build Status](https://travis-ci.org/kellyselden/rfc6902-ordered.svg?branch=master)](https://travis-ci.org/kellyselden/rfc6902-ordered) | ||
@@ -6,0 +5,0 @@ https://github.com/chbrown/rfc6902 plus object key ordering |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8992
46
+ Addedrfc6902@5.1.2(transitive)
- Removedrfc6902@4.0.2(transitive)
Updatedrfc6902@^5.0.0