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
265
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.62.3 to 5.62.4

67

package.json
{
"name": "@rushstack/rush-amazon-s3-build-cache-plugin",
"version": "5.62.3",
"description": "Rush plugin for Amazon S3 cloud build cache",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/rushstack/tree/master/heft-plugins/heft-webpack5-plugin"
},
"homepage": "https://rushjs.io",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"license": "MIT",
"dependencies": {
"@rushstack/node-core-library": "3.45.0",
"@rushstack/rush-sdk": "5.62.3",
"https-proxy-agent": "~5.0.0",
"node-fetch": "2.6.7"
},
"devDependencies": {
"@microsoft/rush-lib": "5.62.3",
"@rushstack/eslint-config": "2.5.1",
"@rushstack/heft": "0.44.2",
"@rushstack/heft-node-rig": "1.7.1",
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24",
"@types/node-fetch": "1.6.9"
},
"scripts": {
"build": "heft build --clean",
"start": "heft test --clean --watch",
"_phase:build": "heft build --clean",
"_phase:test": "heft test --no-build"
}
}
"name": "@rushstack/rush-amazon-s3-build-cache-plugin",
"version": "5.62.4",
"description": "Rush plugin for Amazon S3 cloud build cache",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/rushstack/tree/master/heft-plugins/heft-webpack5-plugin"
},
"homepage": "https://rushjs.io",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"license": "MIT",
"dependencies": {
"@rushstack/node-core-library": "3.45.0",
"@rushstack/rush-sdk": "5.62.4",
"https-proxy-agent": "~5.0.0",
"node-fetch": "2.6.7"
},
"devDependencies": {
"@microsoft/rush-lib": "5.62.4",
"@rushstack/eslint-config": "2.5.1",
"@rushstack/heft": "0.44.2",
"@rushstack/heft-node-rig": "1.8.0",
"@types/heft-jest": "1.0.1",
"@types/node": "12.20.24",
"@types/node-fetch": "1.6.9"
},
"scripts": {
"build": "heft build --clean",
"start": "heft test --clean --watch",
"_phase:build": "heft build --clean",
"_phase:test": "heft test --no-build"
},
"readme": "# @rushstack/rush-amazon-s3-build-cache-plugin\n\nThis is a Rush plugin for using Amazon S3 as cloud build cache provider during the \"build\" and \"rebuild\" command.\n\n## Links\n\n- [CHANGELOG.md](\n https://github.com/microsoft/rushstack/blob/master/rush-plugins/rush-amazon-s3-build-cache-plugin/CHANGELOG.md) - Find\n out what's new in the latest version\n"
}
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