New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/serverless

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/serverless - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

serverless/index.d.ts

@@ -11,2 +11,3 @@ // Type definitions for serverless 3.0

// Abdullah Ali <https://github.com/AbdullahAli>
// François Farge <https://github.com/fargito>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -26,2 +27,3 @@

watch?: boolean | undefined;
verbose?: boolean | undefined;
extraServicePath?: string | undefined;

@@ -28,0 +30,0 @@ stage: string | null;

9

serverless/package.json
{
"name": "@types/serverless",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for serverless",

@@ -47,2 +47,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serverless",

"githubUsername": "AbdullahAli"
},
{
"name": "François Farge",
"url": "https://github.com/fargito",
"githubUsername": "fargito"
}

@@ -59,4 +64,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "b9fd49e1e2497ae65c97f157fae56685cf3cebf45592e892baf15bcfa94e00f2",
"typesPublisherContentHash": "afb18bf2e24bf0beb6831722081da5a9f6f9edd19c372eb243ae7fd37163ced9",
"typeScriptVersion": "3.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 03 Feb 2022 19:01:26 GMT
* Last updated: Sun, 27 Feb 2022 22:31:45 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Hassan Khan](https://github.com/hassankhan), [Jonathan M. Wilbur](https://github.com/JonathanWilbur), [Alex Pavlenko](https://github.com/a-pavlenko), [Frédéric Barthelet](https://github.com/fredericbarthelet), [Bryan Hunter](https://github.com/bryan-hunter), [Thomas Aribart](https://github.com/thomasaribart), [Gareth Jones](https://github.com/G-Rath), and [Abdullah Ali](https://github.com/AbdullahAli).
These definitions were written by [Hassan Khan](https://github.com/hassankhan), [Jonathan M. Wilbur](https://github.com/JonathanWilbur), [Alex Pavlenko](https://github.com/a-pavlenko), [Frédéric Barthelet](https://github.com/fredericbarthelet), [Bryan Hunter](https://github.com/bryan-hunter), [Thomas Aribart](https://github.com/thomasaribart), [Gareth Jones](https://github.com/G-Rath), [Abdullah Ali](https://github.com/AbdullahAli), and [François Farge](https://github.com/fargito).
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