New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ns8/ns8-switchboard-operator

Package Overview
Dependencies
Maintainers
41
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ns8/ns8-switchboard-operator - npm Package Compare versions

Comparing version

to
1.0.124

14

package.json
{
"name": "@ns8/ns8-switchboard-operator",
"version": "1.0.123",
"version": "1.0.124",
"description": "Operator project contains switchboard interfaces and orchestration code",

@@ -26,4 +26,4 @@ "main": "dist/index.js",

"@types/mocha": "7.0.1",
"@types/node": "13.7.4",
"@types/sinon": "7.5.1",
"@types/node": "13.7.6",
"@types/sinon": "7.5.2",
"@types/superagent": "4.1.7",

@@ -39,3 +39,3 @@ "@typescript-eslint/eslint-plugin": "2.21.0",

"fastify": "2.12.0",
"mocha": "7.0.1",
"mocha": "7.1.0",
"nyc": "^15.0.0",

@@ -49,7 +49,7 @@ "rimraf": "3.0.2",

"aws-lambda": "1.0.5",
"aws-sdk": "2.625.0",
"ns8-protect-models": "1.0.245",
"ns8-switchboard-interfaces": "1.0.101",
"aws-sdk": "2.628.0",
"ns8-protect-models": "1.0.246",
"ns8-switchboard-interfaces": "1.0.103",
"superagent": "5.2.2"
}
}