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

lambda-serverless-api

Package Overview
Dependencies
Maintainers
1
Versions
396
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambda-serverless-api - npm Package Compare versions

Comparing version 11.0.0 to 11.0.1

22

package.json

@@ -17,3 +17,3 @@ {

"devDependencies": {
"@aws-sdk/client-s3": "^3.370.0",
"@aws-sdk/client-s3": "^3.379.1",
"@babel/core": "7.22.9",

@@ -23,21 +23,21 @@ "@babel/eslint-parser": "7.22.9",

"@blackflux/eslint-plugin-rules": "2.1.0",
"@blackflux/robo-config-plugin": "9.0.2",
"c8": "8.0.0",
"@blackflux/robo-config-plugin": "9.0.7",
"c8": "8.0.1",
"chai": "4.3.7",
"eslint": "8.45.0",
"eslint": "8.46.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-mocha": "10.1.0",
"js-gardener": "5.0.0",
"lambda-tdd": "6.2.5",
"lambda-tdd": "6.3.2",
"minimist": "1.2.8",
"moment-timezone": "0.5.43",
"nock": "13.3.2",
"node-tdd": "3.5.1",
"node-tdd": "3.5.2",
"request": "2.88.2",
"request-promise": "4.2.6"
},
"version": "11.0.0",
"version": "11.0.1",
"scripts": {

@@ -82,3 +82,3 @@ "clean": "rm -rf lib",

"@turf/kinks": "6.5.0",
"aws-sdk-wrap": "13.0.2",
"aws-sdk-wrap": "13.0.4",
"joi-strict": "2.0.1",

@@ -98,3 +98,3 @@ "lambda-async": "2.0.1",

"serialize-error": "11.0.0",
"smart-fs": "3.0.1",
"smart-fs": "3.0.2",
"swagger-parser": "10.0.3",

@@ -101,0 +101,0 @@ "turf-polygon": "1.0.3"

@@ -222,4 +222,4 @@ # Rest Abstraction for Serverless API

```js
import path from 'path';
import fs from 'smart-fs';
import path from 'path';

@@ -226,0 +226,0 @@ const updateSwagger = async () => {

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