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

@rushstack/rush-amazon-s3-build-cache-plugin

Package Overview
Dependencies
Maintainers
2
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/rush-amazon-s3-build-cache-plugin - npm Package Compare versions

Comparing version 5.61.2 to 5.61.3

6

package.json
{
"name": "@rushstack/rush-amazon-s3-build-cache-plugin",
"version": "5.61.2",
"version": "5.61.3",
"description": "Rush plugin for Amazon S3 cloud build cache",

@@ -15,3 +15,3 @@ "repository": {

"@rushstack/node-core-library": "3.45.0",
"@rushstack/rush-sdk": "5.61.2",
"@rushstack/rush-sdk": "5.61.3",
"https-proxy-agent": "~5.0.0",

@@ -21,3 +21,3 @@ "node-fetch": "2.6.7"

"devDependencies": {
"@microsoft/rush-lib": "5.61.2",
"@microsoft/rush-lib": "5.61.3",
"@rushstack/eslint-config": "2.5.1",

@@ -24,0 +24,0 @@ "@rushstack/heft": "0.44.2",

@@ -8,6 +8,5 @@ {

"entryPoint": "lib/index.js",
"optionsSchema": "lib/schemas/amazon-s3-config.schema.json",
"associatedCommands": ["build", "rebuild", "write-build-cache", "update-cloud-credentials"]
"optionsSchema": "lib/schemas/amazon-s3-config.schema.json"
}
]
}
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