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

office-addin-usage-data

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

office-addin-usage-data - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

2

lib/cli.js

@@ -19,3 +19,3 @@ #!/usr/bin/env node

commander.on("command:*", function () {
office_addin_cli_1.logErrorMessage(`The command syntax is not valid.\n`);
(0, office_addin_cli_1.logErrorMessage)(`The command syntax is not valid.\n`);
process.exitCode = 1;

@@ -22,0 +22,0 @@ commander.help();

{
"name": "office-addin-usage-data",
"version": "1.4.1",
"version": "1.4.2",
"description": "Provides infrastructure to send usage data events and exceptions.",

@@ -26,3 +26,3 @@ "main": "./lib/main.js",

"commander": "^6.2.0",
"office-addin-cli": "^1.3.1",
"office-addin-cli": "^1.3.2",
"readline-sync": "^1.4.9"

@@ -38,6 +38,6 @@ },

"eslint": "7.32.0",
"eslint-plugin-office-addins": "^1.1.1",
"eslint-plugin-office-addins": "^1.1.2",
"eslint-plugin-prettier": "^3.4.0",
"mocha": "^9.1.1",
"office-addin-prettier-config": "^1.1.0",
"office-addin-prettier-config": "^1.1.1",
"rimraf": "^3.0.2",

@@ -55,3 +55,3 @@ "ts-node": "^10.1.0",

"prettier": "office-addin-prettier-config",
"gitHead": "a6c41b4d843bf23789f0c7caa7ab80e5dd571f0e"
"gitHead": "c73a6f1d1dd59da8031a198bc5c454c7d02f5400"
}

Sorry, the diff of this file is not supported yet

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