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

@azure/functions

Package Overview
Dependencies
Maintainers
5
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/functions - npm Package Compare versions

Comparing version 1.0.2-beta1 to 1.0.2-beta2

2

Interfaces.d.ts

@@ -58,3 +58,3 @@ /**

*/
done(err?: Error | string, result?: any): void;
done(err?: Error | string | null, result?: any): void;
/**

@@ -61,0 +61,0 @@ * HTTP request object. Provided to your function when using HTTP Bindings.

{
"name": "@azure/functions",
"version": "1.0.2-beta1",
"version": "1.0.2-beta2",
"description": "Azure Functions types for Typescript",

@@ -5,0 +5,0 @@ "repository": {

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