Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

ns8-switchboard-interfaces

Package Overview
Dependencies
8
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.126 to 1.0.129

LICENSE

20

package.json
{
"name": "ns8-switchboard-interfaces",
"version": "1.0.126",
"version": "1.0.129",
"description": "Contains switchboard interfaces",

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

"devDependencies": {
"@types/node": "^14.0.4",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"eslint": "^7.0.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.2",
"@types/node": "^14.0.13",
"@typescript-eslint/eslint-plugin": "^3.3.0",
"@typescript-eslint/parser": "^3.3.0",
"eslint": "^7.2.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.21.2",
"rimraf": "^3.0.2",
"typescript": "^3.9.3"
"typescript": "^3.9.5"
},
"dependencies": {
"ns8-protect-models": "1.0.281"
"ns8-protect-models": "1.0.290"
},
"peerDependencies": {
"ns8-protect-models": "1.0.281"
"ns8-protect-models": "1.0.290"
}
}

@@ -11,1 +11,2 @@ # ns8-switchboard-interfaces #

then use them in another project by running `yarn link ns8-switchboard-interfaces` from the root of the other project.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc