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

custom-functions-metadata

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-functions-metadata - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

1

lib/generate.d.ts

@@ -1,2 +0,1 @@

#!/usr/bin/env node
import * as ts from "typescript";

@@ -3,0 +2,0 @@ export declare let errors: string[];

3

lib/generate.js

@@ -1,2 +0,3 @@

#!/usr/bin/env node
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT license.
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

@@ -3,0 +4,0 @@ return new (P || (P = Promise))(function (resolve, reject) {

{
"name": "custom-functions-metadata",
"version": "0.0.9",
"version": "0.0.10",
"description": "Generate metadata for Excel Custom Functions.",

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

},
"gitHead": "cc717e79847a228a6638d28c35bee5910798af0b"
"gitHead": "6452d028a06a5cce440d7ebb7debca7e4416065a"
}

@@ -1,3 +0,1 @@

#!/usr/bin/env node
// Copyright (c) Microsoft Corporation. All rights reserved.

@@ -4,0 +2,0 @@ // Licensed under the MIT license.

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