scim-patch
Advanced tools
Comparing version 0.6.4 to 0.6.5
@@ -1,1 +0,1 @@ | ||
{"processes":{"7b502ac7-d36d-4be4-b90a-b6bcdd32948f":{"parent":null,"children":[]}},"files":{"/home/runner/work/scim-patch/scim-patch/lib/src/scimPatch.js":["7b502ac7-d36d-4be4-b90a-b6bcdd32948f"],"/home/runner/work/scim-patch/scim-patch/lib/src/errors/scimErrors.js":["7b502ac7-d36d-4be4-b90a-b6bcdd32948f"]},"externalIds":{}} | ||
{"processes":{"61bd1c9e-09e3-4b6f-8f69-9d89f996287d":{"parent":null,"children":[]}},"files":{"/home/runner/work/scim-patch/scim-patch/lib/src/scimPatch.js":["61bd1c9e-09e3-4b6f-8f69-9d89f996287d"],"/home/runner/work/scim-patch/scim-patch/lib/src/errors/scimErrors.js":["61bd1c9e-09e3-4b6f-8f69-9d89f996287d"]},"externalIds":{}} |
{ | ||
"name": "scim-patch", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"description": "SCIM Patch operation (rfc7644).", | ||
@@ -30,18 +30,18 @@ "main": "lib/src/scimPatch.js", | ||
"@types/mocha": "9.1.1", | ||
"@typescript-eslint/eslint-plugin": "5.21.0", | ||
"@typescript-eslint/parser": "5.21.0", | ||
"@typescript-eslint/eslint-plugin": "5.32.0", | ||
"@typescript-eslint/parser": "5.32.0", | ||
"benchmark": "2.1.4", | ||
"chai": "4.3.6", | ||
"coveralls": "3.1.1", | ||
"eslint": "8.14.0", | ||
"eslint-plugin-mocha": "10.0.4", | ||
"eslint-plugin-testing-library": "5.3.1", | ||
"mocha": "^9.2.0", | ||
"eslint": "8.21.0", | ||
"eslint-plugin-mocha": "10.1.0", | ||
"eslint-plugin-testing-library": "5.6.0", | ||
"mocha": "^10.0.0", | ||
"nyc": "15.1.0", | ||
"ts-node": "10.7.0", | ||
"typescript": "4.6.4" | ||
"ts-node": "10.9.1", | ||
"typescript": "4.7.4" | ||
}, | ||
"dependencies": { | ||
"fast-deep-equal": "3.1.3", | ||
"scim2-parse-filter": "0.2.4" | ||
"scim2-parse-filter": "0.2.5" | ||
}, | ||
@@ -48,0 +48,0 @@ "publishConfig": { |
@@ -110,1 +110,9 @@ # SCIM-PATCH | ||
See the [contributor's guide](CONTRIBUTING.md) for some helpful tips. | ||
## Contributors | ||
Thanks so much to our contributors. | ||
<a href="https://github.com/thomaspoignant/scim-patch/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=thomaspoignant/scim-patch" /> | ||
</a> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
312586
51
118
+ Addedscim2-parse-filter@0.2.5(transitive)
- Removedscim2-parse-filter@0.2.4(transitive)
Updatedscim2-parse-filter@0.2.5