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
45
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.127

20

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

@@ -23,10 +23,10 @@ "main": "dist/index.js",

"@types/aws-lambda": "8.10.46",
"@types/chai": "4.2.10",
"@types/chai": "4.2.11",
"@types/chai-as-promised": "^7.1.2",
"@types/mocha": "7.0.2",
"@types/node": "13.7.7",
"@types/node": "13.9.1",
"@types/sinon": "7.5.2",
"@types/superagent": "4.1.7",
"@typescript-eslint/eslint-plugin": "2.22.0",
"@typescript-eslint/parser": "2.22.0",
"@typescript-eslint/eslint-plugin": "2.23.0",
"@typescript-eslint/parser": "2.23.0",
"chai": "4.2.0",

@@ -36,3 +36,3 @@ "chai-as-promised": "^7.1.1",

"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-plugin-import": "2.20.1",

@@ -43,3 +43,3 @@ "fastify": "2.12.1",

"rimraf": "3.0.2",
"sinon": "9.0.0",
"sinon": "9.0.1",
"ts-node": "8.6.2",

@@ -50,7 +50,7 @@ "typescript": "3.8.3"

"aws-lambda": "1.0.5",
"aws-sdk": "2.632.0",
"ns8-protect-models": "1.0.250",
"ns8-switchboard-interfaces": "1.0.105",
"aws-sdk": "2.639.0",
"ns8-protect-models": "1.0.251",
"ns8-switchboard-interfaces": "1.0.106",
"superagent": "5.2.2"
}
}