@oada/change
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -68,3 +68,3 @@ "use strict"; | ||
} | ||
else { | ||
else if (document1[key] !== document2[key]) { | ||
change[key] = document2[key]; | ||
@@ -71,0 +71,0 @@ } |
{ | ||
"name": "@oada/change", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "An implementation of OADA Change", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/OADA/change", |
Sorry, the diff of this file is not supported yet
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
9213