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

@azure/core-paging

Package Overview
Dependencies
Maintainers
1
Versions
275
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.20191223.1 to 1.0.1-dev.20191224.1

2

package.json

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

"sdk-type": "client",
"version": "1.0.1-dev.20191223.1",
"version": "1.0.1-dev.20191224.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/690c5628105e76248ae7b63b3fa743564540487c/sdk/core/core-paging) { return this; },
[Symbol.asyncIterator](https://github.com/Azure/azure-sdk-for-js/tree/64f7327190423dcf8085a97b4713a1ca97c773c7/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/690c5628105e76248ae7b63b3fa743564540487c/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/64f7327190423dcf8085a97b4713a1ca97c773c7/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