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.20200128.1 to 1.0.1-dev.20200129.1

2

package.json

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

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

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

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

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