scim-patch
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -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", |
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
51
226659