Comparing version 0.13.0 to 0.14.0
{ | ||
"name": "queue-run", | ||
"description": "👋 Web 2.0 framework to make building back-ends and APIs easy and fun: HTTP, FIFO queues, WebSocket, and more …", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"exports": { | ||
@@ -30,9 +30,9 @@ ".": "./dist/index.js", | ||
"dependencies": { | ||
"@peculiar/webcrypto": "^1.2.3", | ||
"chalk": "5.0.0", | ||
"fetch-blob": "^3.1.4", | ||
"@peculiar/webcrypto": "^1.3.3", | ||
"chalk": "5.0.1", | ||
"fetch-blob": "^3.1.5", | ||
"filesize": "^8.0.7", | ||
"jws": "^4.0.0", | ||
"node-abort-controller": "^3.0.1", | ||
"node-fetch": "3.2.0", | ||
"node-fetch": "3.2.3", | ||
"path-to-regexp": "^6.2.0", | ||
@@ -67,3 +67,3 @@ "source-map-support": "^0.5.21", | ||
], | ||
"gitHead": "01815dd1f5c742d4e5224bdcf7c73daeb1d127f2" | ||
"gitHead": "32e02718b6fd5464c6a29d9e16541bbbf21651e3" | ||
} |
# 🐇 QueueRun | ||
* Unapologitecally Web 2.0 framework for buildng backends and APIs | ||
* Unapologitecally Web 2.0 framework for building backends and APIs | ||
* Designed for serverless deployments | ||
@@ -5,0 +5,0 @@ * You don't have to know any CloudFormation |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3369754
30792
18
+ Addedchalk@5.0.1(transitive)
+ Addednode-fetch@3.2.3(transitive)
- Removedchalk@5.0.0(transitive)
- Removednode-fetch@3.2.0(transitive)
Updated@peculiar/webcrypto@^1.3.3
Updatedchalk@5.0.1
Updatedfetch-blob@^3.1.5
Updatednode-fetch@3.2.3