@azure/core-paging
Advanced tools
Comparing version 1.1.4-alpha.20210623.4 to 1.1.4-alpha.20210702.4
@@ -5,3 +5,3 @@ { | ||
"sdk-type": "client", | ||
"version": "1.1.4-alpha.20210623.4", | ||
"version": "1.1.4-alpha.20210702.4", | ||
"description": "Core types for paging async iterable iterators", | ||
@@ -37,3 +37,3 @@ "tags": [ | ||
"engines": { | ||
"node": ">=8.0.0" | ||
"node": ">=12.0.0" | ||
}, | ||
@@ -77,3 +77,3 @@ "license": "MIT", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0-alpha", | ||
"@types/node": "^8.0.0", | ||
"@types/node": "^12.0.0", | ||
"eslint": "^7.15.0", | ||
@@ -80,0 +80,0 @@ "prettier": "^1.16.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9483