@rushstack/rush-azure-storage-build-cache-plugin
Advanced tools
Comparing version
{ | ||
"name": "@rushstack/rush-azure-storage-build-cache-plugin", | ||
"version": "5.61.0", | ||
"version": "5.61.1", | ||
"description": "Rush plugin for Azure storage cloud build cache", | ||
@@ -17,10 +17,10 @@ "repository": { | ||
"@rushstack/node-core-library": "3.45.0", | ||
"@rushstack/rush-sdk": "5.61.0", | ||
"@rushstack/terminal": "0.3.23" | ||
"@rushstack/rush-sdk": "5.61.1", | ||
"@rushstack/terminal": "0.3.24" | ||
}, | ||
"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", | ||
@@ -30,5 +30,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" | ||
} | ||
} |
53746
0.15%101
1%+ Added
+ Added
- Removed
- Removed
Updated
Updated