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

idea-aws

Package Overview
Dependencies
Maintainers
0
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idea-aws - npm Package Compare versions

Comparing version 4.4.15 to 4.4.16

2

dist/src/attachments.js

@@ -23,3 +23,3 @@ "use strict";

*/
this.prefix = process.env.PROJECT ? process.env.PROJECT.concat('_ATT') : 'ATT';
this.prefix = process.env.PROJECT ? process.env.PROJECT.concat('-attachment') : 'attachment';
if (options.compatibility === 'v1') {

@@ -26,0 +26,0 @@ this.bucket = process.env.S3_ATTACHMENTS_BUCKET || 'idea-attachments';

{
"name": "idea-aws",
"version": "4.4.15",
"version": "4.4.16",
"description": "AWS wrappers to use in IDEA's back-ends",

@@ -5,0 +5,0 @@ "license": "MPL-2.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