Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

backfill-cache

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backfill-cache - npm Package Compare versions

Comparing version 5.7.0 to 5.7.1

41

CHANGELOG.json

@@ -5,3 +5,42 @@ {

{
"date": "Tue, 05 Sep 2023 19:56:31 GMT",
"date": "Tue, 05 Sep 2023 21:29:14 GMT",
"version": "5.7.1",
"tag": "backfill-cache_v5.7.1",
"comments": {
"patch": [
{
"author": "elcraig@microsoft.com",
"package": "backfill-cache",
"commit": "ff2db2d33f331b7335b20b8142ca5afd950f7900",
"comment": "Bump @azure/storage-blob to ^12.15.0"
},
{
"author": "elcraig@microsoft.com",
"package": "backfill-cache",
"commit": "9f7772ed806aac8015f252b602cbc58433d2aa45",
"comment": "Update typescript to 4.3"
},
{
"author": "elcraig@microsoft.com",
"package": "backfill-cache",
"commit": "aa8636e125486c3c17a43458f0b47d0e9605d1fc",
"comment": "Remove unused dependencies"
},
{
"author": "beachball",
"package": "backfill-cache",
"comment": "Bump backfill-config to v6.4.1",
"commit": "not available"
},
{
"author": "beachball",
"package": "backfill-cache",
"comment": "Bump backfill-logger to v5.2.1",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 05 Sep 2023 19:56:47 GMT",
"tag": "backfill-cache_v5.7.0",

@@ -8,0 +47,0 @@ "version": "5.7.0",

# Change Log - backfill-cache
This log was last generated on Tue, 05 Sep 2023 19:56:31 GMT and should not be manually modified.
This log was last generated on Tue, 05 Sep 2023 21:29:14 GMT and should not be manually modified.
<!-- Start content -->
## 5.7.1
Tue, 05 Sep 2023 21:29:14 GMT
### Patches
- Bump @azure/storage-blob to ^12.15.0 (elcraig@microsoft.com)
- Update typescript to 4.3 (elcraig@microsoft.com)
- Remove unused dependencies (elcraig@microsoft.com)
- Bump backfill-config to v6.4.1
- Bump backfill-logger to v5.2.1
## 5.7.0
Tue, 05 Sep 2023 19:56:31 GMT
Tue, 05 Sep 2023 19:56:47 GMT

@@ -11,0 +23,0 @@ ### Minor changes

18

package.json
{
"name": "backfill-cache",
"version": "5.7.0",
"version": "5.7.1",
"description": "Backfill Cache Providers",

@@ -19,8 +19,6 @@ "license": "MIT",

"dependencies": {
"@azure/storage-blob": "12.1.2",
"@rushstack/package-deps-hash": "^3.2.4",
"backfill-config": "^6.4.0",
"backfill-logger": "^5.2.0",
"@azure/storage-blob": "^12.15.0",
"backfill-config": "^6.4.1",
"backfill-logger": "^5.2.1",
"execa": "^5.0.0",
"find-up": "^5.0.0",
"fs-extra": "^8.1.0",

@@ -33,3 +31,3 @@ "globby": "^11.0.0",

"@types/fs-extra": "^9.0.13",
"@types/jest": "^25.2.3",
"@types/jest": "^29.0.0",
"@types/node": "^14.18.36",

@@ -39,5 +37,5 @@ "@types/tar-fs": "^2.0.1",

"backfill-utils-tsconfig": "*",
"jest": "^25.5.4",
"ts-jest": "^25.5.1",
"typescript": "~4.1.2"
"jest": "^29.0.0",
"ts-jest": "^29.0.0",
"typescript": "~4.3.0"
},

@@ -44,0 +42,0 @@ "engines": {

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