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.0-preview.2 to 1.0.0

5

changelog.md

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

## 1.0.0 - 2019-10-29
This release marks the general availability of the `@azure/core-paging` package.
## 1.0.0-preview.2 - 2019-09-09
Updates `PagedAsyncIterableIterator.next` return type to be compatible with TypeScript 3.6.x. (PR #4928)

7

package.json

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

"sdk-type": "client",
"version": "1.0.0-preview.2",
"version": "1.0.0",
"description": "Core types for paging async iterable iterators",

@@ -26,4 +26,3 @@ "tags": [

"LICENSE",
"README.md",
"ThirdPartyNotices.txt"
"README.md"
],

@@ -63,3 +62,3 @@ "license": "MIT",

"dependencies": {
"@azure/core-asynciterator-polyfill": "1.0.0-preview.1"
"@azure/core-asynciterator-polyfill": "^1.0.0"
},

@@ -66,0 +65,0 @@ "devDependencies": {

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

If you'd like to contribute to this library, please read the [contributing guide](../../../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/64a0cf353678b313bc1c27b430803db431e49c4e/CONTRIBUTING.md) to learn more about how to build and test the code.

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