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
274
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.20191228.1 to 1.0.1-dev.20191231.1

2

package.json

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

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

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

@@ -1,2 +0,2 @@

# Azure Core Paging client library for JS
# Azure Core Paging client library for JavaScript

@@ -36,3 +36,3 @@ This library provides core types for paging async iterable iterators.

},
[Symbol.asyncIterator](https://github.com/Azure/azure-sdk-for-js/tree/2d5f23688385421de4745ad05df26bfd1c474f73/sdk/core/core-paging) { return this; },
[Symbol.asyncIterator](https://github.com/Azure/azure-sdk-for-js/tree/49125cebacdb04de0f1c28e57798f6ae7a302048/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/2d5f23688385421de4745ad05df26bfd1c474f73/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/49125cebacdb04de0f1c28e57798f6ae7a302048/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