Socket
Socket
Sign inDemoInstall

ns8-switchboard-interfaces

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ns8-switchboard-interfaces - npm Package Compare versions

Comparing version 1.0.91 to 1.0.92

19

package.json
{
"name": "ns8-switchboard-interfaces",
"version": "1.0.91",
"version": "1.0.92",
"description": "Contains switchboard interfaces",

@@ -17,17 +17,18 @@ "main": "dist/index.js",

"compile": "tsc -d",
"lint": "eslint src/** --ext ts"
"lint": "eslint src/** --ext ts",
"lint:fix": "yarn lint --fix"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.8.0",
"@typescript-eslint/parser": "^2.8.0",
"eslint": "6.1.0",
"@typescript-eslint/eslint-plugin": "2.10.0",
"@typescript-eslint/parser": "2.10.0",
"eslint": "6.7.2",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-import": "2.19.1",
"rimraf": "3.0.0",
"typescript": "3.7.2"
"typescript": "3.7.3"
},
"dependencies": {
"@types/node": "12.12.7",
"ns8-protect-models": "1.0.213"
"@types/node": "12.12.15",
"ns8-protect-models": "1.0.216"
}
}
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