Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 0.6.3

.nyc_output/0694079b-8464-467f-a235-f80e7f376c89.json

2

.nyc_output/processinfo/index.json

@@ -1,1 +0,1 @@

{"processes":{"1a7f254c-245f-4917-bb0a-a1b0d17f49a7":{"parent":null,"children":[]}},"files":{"/home/runner/work/scim-patch/scim-patch/lib/src/scimPatch.js":["1a7f254c-245f-4917-bb0a-a1b0d17f49a7"],"/home/runner/work/scim-patch/scim-patch/lib/src/errors/scimErrors.js":["1a7f254c-245f-4917-bb0a-a1b0d17f49a7"]},"externalIds":{}}
{"processes":{"0694079b-8464-467f-a235-f80e7f376c89":{"parent":null,"children":[]}},"files":{"/home/runner/work/scim-patch/scim-patch/lib/src/scimPatch.js":["0694079b-8464-467f-a235-f80e7f376c89"],"/home/runner/work/scim-patch/scim-patch/lib/src/errors/scimErrors.js":["0694079b-8464-467f-a235-f80e7f376c89"]},"externalIds":{}}

@@ -30,5 +30,1 @@ # Contributing

With this CI you will have feedbacks on your PR after opening your PR. Please review it if it fails.
# Performance
If you are doing something that can impact the performance, please add a new [performance test](test/perf/benchmark.ts).
You can see the evolution of the performance on this page: https://thomaspoignant.github.io/scim-patch/dev/bench/index.html
{
"name": "scim-patch",
"version": "0.6.2",
"version": "0.6.3",
"description": "SCIM Patch operation (rfc7644).",

@@ -30,18 +30,18 @@ "main": "lib/src/scimPatch.js",

"@types/mocha": "9.1.0",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.17.0",
"benchmark": "2.1.4",
"chai": "4.3.6",
"coveralls": "3.1.1",
"eslint": "8.10.0",
"eslint": "8.12.0",
"eslint-plugin-mocha": "10.0.3",
"eslint-plugin-testing-library": "5.0.6",
"eslint-plugin-testing-library": "5.2.0",
"mocha": "^9.2.0",
"nyc": "15.1.0",
"ts-node": "10.5.0",
"typescript": "4.6.2"
"ts-node": "10.7.0",
"typescript": "4.6.3"
},
"dependencies": {
"fast-deep-equal": "3.1.3",
"scim2-parse-filter": "0.2.2"
"scim2-parse-filter": "0.2.3"
},

@@ -48,0 +48,0 @@ "publishConfig": {

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