@haventech/semotus
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -0,1 +1,4 @@ | ||
## 3.2.0 | ||
* Updated some packages (using npm audit) | ||
* Added an async postServerErrorHandler callback on the controller for verifying errors on remote functions parameters are the errorType (sync, response, error), the remoteCall Id, the object instance for the function that's called the function name, the call context, and the list of changes for the object (same format as postServerCall's changes), in that order. | ||
## 3.1.0 | ||
@@ -2,0 +5,0 @@ * Cleaned up a lot of files with better error logging and formatting |
{ | ||
"_from": "@haventech/semotus@3.1.0", | ||
"_id": "@haventech/semotus@3.1.0", | ||
"_from": "@haventech/semotus@3.2.0", | ||
"_id": "@haventech/semotus@3.2.0", | ||
"_inBundle": false, | ||
"_integrity": "sha512-Zwt84psOr2pkaXQGb/r930JIkE/dWwyFqe9kZ7RGZ6k+X0r8fEiQMSGND/SWmr7JZCyJhtDyZFQBWpDW8Gr7SA==", | ||
"_integrity": "sha512-pteOpzANu/q7kZbPX+drqB9TODlbYuiWaJXo5Q373lkAbFKv2wrBaxSG4GUHQ4nPdAQzlp56A1JF3D12uwpEgg==", | ||
"_location": "/@haventech/semotus", | ||
@@ -11,9 +11,9 @@ "_phantomChildren": {}, | ||
"registry": true, | ||
"raw": "@haventech/semotus@3.1.0", | ||
"raw": "@haventech/semotus@3.2.0", | ||
"name": "@haventech/semotus", | ||
"escapedName": "@haventech%2fsemotus", | ||
"scope": "@haventech", | ||
"rawSpec": "3.1.0", | ||
"rawSpec": "3.2.0", | ||
"saveSpec": null, | ||
"fetchSpec": "3.1.0" | ||
"fetchSpec": "3.2.0" | ||
}, | ||
@@ -24,5 +24,5 @@ "_requiredBy": [ | ||
], | ||
"_resolved": "https://registry.npmjs.org/@haventech/semotus/-/semotus-3.1.0.tgz", | ||
"_shasum": "25eb235e0e99457043ee633386da30635b3e9a8d", | ||
"_spec": "@haventech/semotus@3.1.0", | ||
"_resolved": "https://registry.npmjs.org/@haventech/semotus/-/semotus-3.2.0.tgz", | ||
"_shasum": "2f5d0d1e80be9edc853464f80f2fda068c0c879d", | ||
"_spec": "@haventech/semotus@3.2.0", | ||
"_where": "/Users/mm73779/Desktop/test", | ||
@@ -80,3 +80,3 @@ "bugs": { | ||
}, | ||
"version": "3.1.0" | ||
"version": "3.2.0" | ||
} |
Sorry, the diff of this file is too big to display
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
176870
9
2739