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

@google-cloud/storage

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/storage - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

4

build/src/acl.d.ts

@@ -1,3 +0,3 @@

/*!
* Copyright 2014 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
/*!
* Copyright 2014 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -5,0 +5,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

/**
* Copyright 2014-2017 Google Inc. All Rights Reserved.
* Copyright 2019 Google LLC
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,3 +0,3 @@

/*!
* Copyright 2015 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
/*!
* Copyright 2015 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -5,0 +5,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,3 +0,3 @@

/*!
* Copyright 2014 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,3 +0,3 @@

/*!
* Copyright 2017 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
/*!
* Copyright 2017 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -5,0 +5,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,3 +0,3 @@

/*!
* Copyright 2017 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
/*!
* Copyright 2017 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -5,0 +5,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,3 +0,3 @@

/*!
* Copyright 2017 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
/*!
* Copyright 2017 Google Inc. All Rights Reserved.
/**
* Copyright 2019 Google LLC
*

@@ -5,0 +5,0 @@ * Licensed under the Apache License, Version 2.0 (the "License");

@@ -7,2 +7,10 @@ # Changelog

### [3.2.1](https://www.github.com/googleapis/nodejs-storage/compare/v3.2.0...v3.2.1) (2019-08-28)
### Bug Fixes
* **docs:** stop redirecting reference docs to anchor, add new sample to README ([bbb5537](https://www.github.com/googleapis/nodejs-storage/commit/bbb5537))
* **samples:** fix failing sample view IAM member-role groups ([1c4f21f](https://www.github.com/googleapis/nodejs-storage/commit/1c4f21f))
## [3.2.0](https://www.github.com/googleapis/nodejs-storage/compare/v3.1.0...v3.2.0) (2019-08-22)

@@ -9,0 +17,0 @@

{
"name": "@google-cloud/storage",
"description": "Cloud Storage Client Library for Node.js",
"version": "3.2.0",
"version": "3.2.1",
"license": "Apache-2.0",

@@ -121,4 +121,4 @@ "author": "Google Inc.",

"uuid": "^3.1.0",
"yargs": "^13.3.0"
"yargs": "^14.0.0"
}
}

@@ -110,2 +110,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

| Requester Pays | [source code](https://github.com/googleapis/nodejs-storage/blob/master/samples/requesterPays.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-storage&page=editor&open_in_editor=samples/requesterPays.js,samples/README.md) |
| Upload a directory to a bucket. | [source code](https://github.com/googleapis/nodejs-storage/blob/master/samples/uploadDirectory.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-storage&page=editor&open_in_editor=samples/uploadDirectory.js,samples/README.md) |

@@ -146,3 +147,3 @@

[client-docs]: https://googleapis.dev/nodejs/storage/latest#reference
[client-docs]: https://googleapis.dev/nodejs/storage/latest
[product-docs]: https://cloud.google.com/storage

@@ -154,3 +155,1 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

[auth]: https://cloud.google.com/docs/authentication/getting-started
<a name="reference"></a>

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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