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

@google-cloud/paginator

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/paginator - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

7

CHANGELOG.md

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

### [2.0.1](https://www.github.com/googleapis/nodejs-paginator/compare/v2.0.0...v2.0.1) (2019-08-25)
### Bug Fixes
* **deps:** use the latest extend ([#141](https://www.github.com/googleapis/nodejs-paginator/issues/141)) ([61b383e](https://www.github.com/googleapis/nodejs-paginator/commit/61b383e))
## [2.0.0](https://www.github.com/googleapis/nodejs-paginator/compare/v1.0.2...v2.0.0) (2019-07-12)

@@ -9,0 +16,0 @@

6

package.json
{
"name": "@google-cloud/paginator",
"version": "2.0.0",
"version": "2.0.1",
"description": "A result paging utility used by Google node.js modules",

@@ -38,3 +38,2 @@ "main": "build/src/index.js",

"@types/sinon": "^7.0.0",
"@types/through2": "^2.0.34",
"@types/uuid": "^3.4.3",

@@ -50,3 +49,2 @@ "codecov": "^3.0.4",

"source-map-support": "^0.5.6",
"through2": "^3.0.0",
"typescript": "^3.0.0",

@@ -57,3 +55,3 @@ "uuid": "^3.3.2"

"arrify": "^2.0.0",
"extend": "^3.0.1"
"extend": "^3.0.2"
},

@@ -60,0 +58,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