@rushstack/rush-amazon-s3-build-cache-plugin
Advanced tools
Comparing version 5.61.0 to 5.61.1
{ | ||
"name": "@rushstack/rush-amazon-s3-build-cache-plugin", | ||
"version": "5.61.0", | ||
"version": "5.61.1", | ||
"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.0", | ||
"@rushstack/rush-sdk": "5.61.1", | ||
"https-proxy-agent": "~5.0.0", | ||
@@ -21,6 +21,6 @@ "node-fetch": "2.6.2" | ||
"devDependencies": { | ||
"@microsoft/rush-lib": "5.61.0", | ||
"@microsoft/rush-lib": "5.61.1", | ||
"@rushstack/eslint-config": "2.5.1", | ||
"@rushstack/heft": "0.44.2", | ||
"@rushstack/heft-node-rig": "1.6.0", | ||
"@rushstack/heft-node-rig": "1.7.0", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -31,5 +31,7 @@ "@types/node": "12.20.24", | ||
"scripts": { | ||
"build": "heft test --clean", | ||
"start": "heft test --clean --watch" | ||
"build": "heft build --clean", | ||
"start": "heft test --clean --watch", | ||
"_phase:build": "heft build --clean", | ||
"_phase:test": "heft test --no-build" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72628
+ Added@rushstack/rush-sdk@5.61.1(transitive)
- Removed@rushstack/rush-sdk@5.61.0(transitive)
Updated@rushstack/rush-sdk@5.61.1