Socket
Socket
Sign inDemoInstall

@azure/core-paging

Package Overview
Dependencies
Maintainers
1
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-paging - npm Package Compare versions

Comparing version 1.0.1-dev.20191217.1 to 1.0.1-dev.20191219.1

2

package.json

@@ -9,3 +9,3 @@ {

"sdk-type": "client",
"version": "1.0.1-dev.20191217.1",
"version": "1.0.1-dev.20191219.1",
"description": "Core types for paging async iterable iterators",

@@ -12,0 +12,0 @@ "tags": [

@@ -36,3 +36,3 @@ # Azure Core Paging client library for JS

},
[Symbol.asyncIterator](https://github.com/Azure/azure-sdk-for-js/tree/97fcebc76d2756126da43d91b48d7f285a2ceec8/sdk/core/core-paging) { return this; },
[Symbol.asyncIterator](https://github.com/Azure/azure-sdk-for-js/tree/bc5107cb8c9aa7a0f725a71a8aaf39e9335bc9c5/sdk/core/core-paging) { return this; },
byPage: (settings: PageSettings = {}) => this.listSecretsPage(settings, options),

@@ -71,3 +71,3 @@ };

If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/97fcebc76d2756126da43d91b48d7f285a2ceec8/CONTRIBUTING.md) to learn more about how to build and test the code.
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/bc5107cb8c9aa7a0f725a71a8aaf39e9335bc9c5/CONTRIBUTING.md) to learn more about how to build and test the code.

@@ -74,0 +74,0 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).

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