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 1.78.1 to 1.78.2

4

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

@@ -47,4 +47,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "9770f2c8f82d7bf058ad1e5bb88fd93d036e6b1bdf875239c6e5ead8ff59ea17",
"typesPublisherContentHash": "c6216b86b467384133ec4c55aac0513fa59b495e463914e33181810115d4bc86",
"typeScriptVersion": "3.2"
}

@@ -48,3 +48,3 @@ import Serverless = require('../../../index');

versionFunctions?: boolean;
environment?: Environment;
environment?: Environment | string;
endpointType?: 'regional' | 'edge' | 'private';

@@ -51,0 +51,0 @@ apiKeys?: string[];

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

### Additional Details
* Last updated: Mon, 05 Oct 2020 02:04:35 GMT
* Last updated: Tue, 13 Oct 2020 16:37:04 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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