Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aws-lambda-mock-context

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-lambda-mock-context - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

2

index.js
'use strict';
const uuid = require('node-uuid');
const uuid = require('uuid');
const moment = require('moment');

@@ -4,0 +4,0 @@ const defer = require('pinkie-defer');

{
"name": "aws-lambda-mock-context",
"version": "3.1.0",
"version": "3.1.1",
"description": "AWS Lambda mock context object",

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

"moment": "^2.10.5",
"node-uuid": "^1.4.3",
"uuid": "^3.0.1",
"pinkie-defer": "^1.0.0"

@@ -35,0 +35,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