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.2.0-alpha.20211214.4 to 1.2.0-alpha.20220104.5

2

dist-esm/src/getPagedAsyncIterator.js

@@ -23,3 +23,3 @@ // Copyright (c) Microsoft Corporation.

return getPageAsyncIterator(pagedResult, settings === null || settings === void 0 ? void 0 : settings.maxPageSize);
})
}),
};

@@ -26,0 +26,0 @@ }

@@ -28,3 +28,3 @@ 'use strict';

return getPageAsyncIterator(pagedResult, settings === null || settings === void 0 ? void 0 : settings.maxPageSize);
})
}),
};

@@ -31,0 +31,0 @@ }

@@ -5,3 +5,3 @@ {

"sdk-type": "client",
"version": "1.2.0-alpha.20211214.4",
"version": "1.2.0-alpha.20220104.5",
"description": "Core types for paging async iterable iterators",

@@ -98,3 +98,3 @@ "tags": [

"mocha-junit-reporter": "^2.0.0",
"prettier": "^1.16.4",
"prettier": "^2.5.1",
"rimraf": "^3.0.0",

@@ -101,0 +101,0 @@ "rollup": "^1.16.3",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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