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.83 to 1.0.84

10

package.json
{
"name": "ns8-switchboard-interfaces",
"version": "1.0.83",
"version": "1.0.84",
"description": "Contains switchboard interfaces",

@@ -14,3 +14,3 @@ "main": "dist/index.js",

"scripts": {
"build": "rimraf dist && yarn install --production=true && yarn compile",
"build": "rimraf dist && yarn install && yarn compile && yarn install --production",
"build:dev": "yarn && yarn lint && yarn build && yarn link",

@@ -23,9 +23,9 @@ "compile": "tsc -d",

"rimraf": "^3.0.0",
"tslint": "^5.20.0"
"tslint": "^5.20.0",
"typescript": "^3.6.3"
},
"dependencies": {
"@types/node": "^12.7.8",
"ns8-protect-models": "^1.0.206",
"typescript": "^3.6.3"
"ns8-protect-models": "^1.0.206"
}
}
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