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.18.1 to 1.18.2

3

serverless/classes/Service.d.ts

@@ -15,2 +15,5 @@ import Serverless = require("../index");

Resources: any[];
Outputs?: {
[key: string]: any;
};
};

@@ -17,0 +20,0 @@

7

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

@@ -22,8 +22,9 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/serverless"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "7eb21002607b8ea3ec4d9f559b46786a5c40f39f33837ff6de226c4e88d66207",
"typesPublisherContentHash": "4fb46d1c810a0c0ddce8e9047ff1e26162b94e1da279a19e42e0d9d1aa4005da",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 20 Feb 2019 21:36:08 GMT
* Last updated: Mon, 18 Mar 2019 16:03:54 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