Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@haventech/semotus

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haventech/semotus - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

test.out

3

HISTORY.md

@@ -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

20

package.json
{
"_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

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