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
0
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.12.23 to 3.12.24

3

serverless/classes/Plugin.d.ts

@@ -68,3 +68,4 @@ import Serverless = require("../index");

type ConfigurationVariablesSource = (variableSource: any) => Promise<any>;
// eslint-disable-next-line @definitelytyped/no-any-union
type ConfigurationVariablesSource = (variableSource: any) => Promise<any> | any;

@@ -71,0 +72,0 @@ interface ConfigurationVariablesSources {

{
"name": "@types/serverless",
"version": "3.12.23",
"version": "3.12.24",
"description": "TypeScript definitions for serverless",

@@ -74,4 +74,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serverless",

"peerDependencies": {},
"typesPublisherContentHash": "7872abad0ac61775f48eb92056eef545a20981344a5325af5f7e7d756d66d449",
"typeScriptVersion": "4.8"
"typesPublisherContentHash": "88891d88d9038782cc6e86013fb0ca1d52896c39ed0ddff8a114526e1aa633cf",
"typeScriptVersion": "5.0"
}

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

### Additional Details
* Last updated: Fri, 01 Nov 2024 18:36:54 GMT
* Last updated: Mon, 02 Dec 2024 10:38:00 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

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