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.4.1 to 0.4.2

.github/workflows/ci.yml

2

.nyc_output/processinfo/index.json

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

{"processes":{"e352d75b-ed6d-461d-b145-64320e73704b":{"parent":null,"children":[]}},"files":{"/home/travis/build/thomaspoignant/scim-patch/lib/src/scimPatch.js":["e352d75b-ed6d-461d-b145-64320e73704b"],"/home/travis/build/thomaspoignant/scim-patch/lib/src/errors/scimErrors.js":["e352d75b-ed6d-461d-b145-64320e73704b"]},"externalIds":{}}
{"processes":{"3e8d3106-b628-4b54-9073-2163798450f4":{"parent":null,"children":[]}},"files":{"/home/runner/work/scim-patch/scim-patch/lib/src/scimPatch.js":["3e8d3106-b628-4b54-9073-2163798450f4"],"/home/runner/work/scim-patch/scim-patch/lib/src/errors/scimErrors.js":["3e8d3106-b628-4b54-9073-2163798450f4"]},"externalIds":{}}
{
"name": "scim-patch",
"version": "0.4.1",
"version": "0.4.2",
"description": "SCIM Patch operation (rfc7644).",

@@ -19,3 +19,3 @@ "main": "lib/src/scimPatch.js",

"test": "nyc mocha 'lib/test/**/*.test.js'",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"coverage": "nyc report --reporter=text-lcov",
"build": "tsc",

@@ -22,0 +22,0 @@ "bench": "npm run build && node lib/test/perf/benchmark.js",

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