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
95
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.27 to 1.78.28

4

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

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

"dependencies": {},
"typesPublisherContentHash": "dfdbf3487c85cf31bccc844d75be472f2908dba440c146042442ad62adf3c01b",
"typesPublisherContentHash": "fcd698308bdd9cd0c0436dbaa5370bff05cf63dd799d621b11dbf044001d7485",
"typeScriptVersion": "3.5"
}

@@ -360,4 +360,4 @@ import Serverless = require('../../../index');

interface S3Rule {
prefix: string;
suffix: string;
prefix?: string;
suffix?: string;
}

@@ -364,0 +364,0 @@

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

### Additional Details
* Last updated: Wed, 12 May 2021 07:01:36 GMT
* Last updated: Sun, 16 May 2021 22:01:22 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