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

@iyio/aws

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iyio/aws - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

4

package.json
{
"name": "@iyio/aws",
"version": "0.0.13",
"version": "0.0.14",
"type": "commonjs",

@@ -9,3 +9,3 @@ "main": "./src/index.js",

"peerDependencies": {
"@iyio/common": "0.0.13",
"@iyio/common": "0.0.14",
"rxjs": "^7.5.7",

@@ -12,0 +12,0 @@ "uuid": "^9.0.0",

@@ -6,5 +6,5 @@ "use strict";

exports.AwsAuthProviders = (0, common_1.defineProvider)("AwsAuthProviders");
exports.awsRegionParam = (0, common_1.defineStringParam)('AWS_REGION');
exports.awsProfileParam = (0, common_1.defineStringParam)('ASW_PROFILE');
exports.awsHttpSignerServiceParam = (0, common_1.defineStringParam)('AWS_HTTP_SIGNER_SERVICE', 'lambda');
exports.awsRegionParam = (0, common_1.defineStringParam)('awsRegion');
exports.awsProfileParam = (0, common_1.defineStringParam)('aswProfile');
exports.awsHttpSignerServiceParam = (0, common_1.defineStringParam)('awsHttpSignerService', 'lambda');
//# sourceMappingURL=_types.aws.js.map

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