Socket
Socket
Sign inDemoInstall

cloud-blaze

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

index.d.ts

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # changelog

## [0.2.1] - 2020-12-23
### fixed
- missing `index.d.ts` in published tarball
## [0.2.0] - 2020-12-23

@@ -10,0 +16,0 @@

5

package.json
{
"name": "cloud-blaze",
"version": "0.2.0",
"version": "0.2.1",
"description": "cloudflare workers handler for proxying requests to backblaze b2",

@@ -18,3 +18,4 @@ "main": "index.js",

"files": [
"!example"
"!example",
"index.d.ts"
],

@@ -21,0 +22,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc