New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@swarmion/serverless-helpers

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swarmion/serverless-helpers - npm Package Compare versions

Comparing version 0.20.2 to 0.20.3

2

dist/types/configuration/esbuildConfig.d.ts
import type { BundlingOptions } from 'aws-cdk-lib/aws-lambda-nodejs';
import type { BuildOptions } from 'esbuild';
export type { BundlingOptions };
type EsbuildOptions = Omit<BuildOptions, 'watch'>;

@@ -33,3 +34,2 @@ /**

export declare const swarmionCdkEsbuildConfig: BundlingOptions;
export {};
//# sourceMappingURL=esbuildConfig.d.ts.map
{
"name": "@swarmion/serverless-helpers",
"description": "A set of helpers for Serverless applications",
"version": "0.20.2",
"version": "0.20.3",
"license": "MIT",

@@ -66,3 +66,3 @@ "homepage": "https://www.swarmion.dev",

},
"gitHead": "a460dda9c759f24f4ced2a8c0eae715f9b3bba6a"
"gitHead": "0ed41157e0b71b99f07e8c4821f7b12f3923b015"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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