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.57.0-dev.2 to 5.57.0-dev.3

8

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

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

"@rushstack/node-core-library": "3.43.2",
"@rushstack/rush-sdk": "5.57.0-dev.2",
"@rushstack/rush-sdk": "5.57.0-dev.3",
"https-proxy-agent": "~5.0.0",

@@ -21,6 +21,6 @@ "node-fetch": "2.6.2"

"devDependencies": {
"@microsoft/rush-lib": "5.57.0-dev.2",
"@microsoft/rush-lib": "5.57.0-dev.3",
"@rushstack/eslint-config": "2.4.5",
"@rushstack/heft": "0.42.3",
"@rushstack/heft-node-rig": "1.2.31",
"@rushstack/heft-node-rig": "1.2.32",
"@types/heft-jest": "1.0.1",

@@ -27,0 +27,0 @@ "@types/node": "12.20.24",

{
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-plugin-manifest.schema.json",
"plugins": [

@@ -8,10 +9,5 @@ {

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