@rushstack/rush-azure-storage-build-cache-plugin
Advanced tools
Comparing version
{ | ||
"name": "@rushstack/rush-azure-storage-build-cache-plugin", | ||
"version": "5.62.3", | ||
"description": "Rush plugin for Azure storage 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": { | ||
"@azure/identity": "~1.0.0", | ||
"@azure/storage-blob": "~12.3.0", | ||
"@rushstack/node-core-library": "3.45.0", | ||
"@rushstack/rush-sdk": "5.62.3", | ||
"@rushstack/terminal": "0.3.25" | ||
}, | ||
"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" | ||
}, | ||
"scripts": { | ||
"build": "heft build --clean", | ||
"start": "heft test --clean --watch", | ||
"_phase:build": "heft build --clean", | ||
"_phase:test": "heft test --no-build" | ||
} | ||
} | ||
"name": "@rushstack/rush-azure-storage-build-cache-plugin", | ||
"version": "5.62.4", | ||
"description": "Rush plugin for Azure storage 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": { | ||
"@azure/identity": "~1.0.0", | ||
"@azure/storage-blob": "~12.3.0", | ||
"@rushstack/node-core-library": "3.45.0", | ||
"@rushstack/rush-sdk": "5.62.4", | ||
"@rushstack/terminal": "0.3.26" | ||
}, | ||
"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" | ||
}, | ||
"scripts": { | ||
"build": "heft build --clean", | ||
"start": "heft test --clean --watch", | ||
"_phase:build": "heft build --clean", | ||
"_phase:test": "heft test --no-build" | ||
} | ||
} |
53209
-0.82%18
-10%414
-2.59%+ Added
+ Added
- Removed
- Removed
Updated
Updated