New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

scim-patch

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scim-patch - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5

.kodiak.toml

2

.nyc_output/processinfo/index.json

@@ -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

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