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.3.8 to 1.4.0

.gitattributes

2

cli.js

@@ -9,2 +9,2 @@ #!/usr/bin/env node

// It specifies this file instead which then calls into the file in the lib folder.
require("./lib/cli.js");
require("./lib/cli.js");
{
"name": "office-addin-cli",
"version": "1.3.8",
"version": "1.4.0",
"description": "A command-line interface for Office Add-ins.",

@@ -36,7 +36,7 @@ "main": "./lib/main.js",

"eslint": "7.32.0",
"eslint-plugin-office-addins": "^2.0.3",
"eslint-plugin-office-addins": "^2.1.0",
"eslint-plugin-prettier": "^3.4.0",
"mocha": "^9.1.1",
"office-addin-prettier-config": "^1.1.7",
"office-addin-usage-data": "^1.4.9",
"office-addin-prettier-config": "^1.2.0",
"office-addin-usage-data": "^1.5.0",
"prettier": "^2.1.2",

@@ -55,3 +55,3 @@ "rimraf": "^3.0.2",

"prettier": "office-addin-prettier-config",
"gitHead": "903ed3a97a368105d4f56a958cffc9c6c3967d37"
"gitHead": "a44609393baca55244a14ecac0c3506d781bfe20"
}
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