Socket
Socket
Sign inDemoInstall

@types/aws-lambda

Package Overview
Dependencies
Maintainers
1
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/aws-lambda - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

aws-lambda/index.d.ts

4

aws-lambda/package.json
{
"name": "@types/aws-lambda",
"version": "0.0.1",
"version": "0.0.2",
"description": "TypeScript definitions for AWS Lambda",

@@ -14,3 +14,3 @@ "license": "MIT",

"dependencies": {},
"typings": "aws-lambda.d.ts"
"typings": "index.d.ts"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Thu, 11 Aug 2016 13:15:56 GMT
* File structure: DeclareModule
* Last updated: Mon, 22 Aug 2016 18:53:15 GMT
* File structure: ProperModule
* Library Dependencies: none

@@ -15,0 +15,0 @@ * Module Dependencies: none

{
"authors": "Michael Skarum <https://github.com/skarum>",
"definitionFilename": "aws-lambda.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -13,3 +13,3 @@ "moduleDependencies": [],

"sourceBranch": "types-2.0",
"kind": "DeclareModule",
"kind": "ProperModule",
"globals": [],

@@ -20,6 +20,6 @@ "declaredModules": [

"files": [
"aws-lambda.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "eee4366b9c9ff7b91ae0a72a2253373c0b4b3b96967c3c734ffcccebb53e3b84"
"contentHash": "4ef87abefb576afdaf96b1a01f38a6c0b1d0179a07c979115ca0204899cb88f3"
}
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