Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

office-addin-cli

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

office-addin-cli - npm Package Compare versions

Comparing version 1.0.4 to 1.0.6

26

package.json
{
"name": "office-addin-cli",
"version": "1.0.4",
"version": "1.0.6",
"description": "A command-line interface for Office Add-ins.",

@@ -23,17 +23,17 @@ "main": "./lib/main.js",

"dependencies": {
"commander": "^2.19.0",
"node-fetch": "^2.3.0"
"commander": "^2.20.3",
"node-fetch": "^2.6.0"
},
"devDependencies": {
"@types/mocha": "^5.2.5",
"@types/node": "^10.12.0",
"@types/node-fetch": "^2.1.6",
"@types/sinon": "^7.0.10",
"@types/mocha": "^5.2.7",
"@types/node": "^12.12.14",
"@types/node-fetch": "^2.5.4",
"@types/sinon": "^7.5.1",
"concurrently": "^3.5.0",
"mocha": "^5.2.0",
"rimraf": "^2.6.1",
"sinon": "^7.2.7",
"ts-node": "^8.3.0",
"tslint": "^5.18.0",
"typescript": "^3.5.3"
"rimraf": "^2.7.1",
"sinon": "^7.5.0",
"ts-node": "^8.5.2",
"tslint": "^5.20.1",
"typescript": "^3.7.2"
},

@@ -47,3 +47,3 @@ "repository": {

},
"gitHead": "399e9aa10219294385d28ebd8d45b8485cdfaadb"
"gitHead": "40c2b8861b8e861387db01074c64db5918ccf49d"
}
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