@azure/arm-analysisservices
Advanced tools
Comparing version 4.0.0 to 4.0.1-alpha.20211228.3
# Release History | ||
## 4.0.1 (Unreleased) | ||
### Features Added | ||
### Breaking Changes | ||
### Bugs Fixed | ||
### Other Changes | ||
## 4.0.0 (2021-12-27) | ||
@@ -4,0 +14,0 @@ |
@@ -6,8 +6,10 @@ { | ||
"description": "A generated SDK for AzureAnalysisServices.", | ||
"version": "4.0.0", | ||
"engines": { "node": ">=12.0.0" }, | ||
"version": "4.0.1-alpha.20211228.3", | ||
"engines": { | ||
"node": ">=12.0.0" | ||
}, | ||
"dependencies": { | ||
"@azure/core-lro": "^2.2.0", | ||
"@azure/abort-controller": "^1.0.0", | ||
"@azure/core-paging": "^1.2.0", | ||
"@azure/core-paging": ">=1.2.0-alpha <1.2.0-alphb", | ||
"@azure/core-client": "^1.0.0", | ||
@@ -18,3 +20,9 @@ "@azure/core-auth": "^1.3.0", | ||
}, | ||
"keywords": ["node", "azure", "typescript", "browser", "isomorphic"], | ||
"keywords": [ | ||
"node", | ||
"azure", | ||
"typescript", | ||
"browser", | ||
"isomorphic" | ||
], | ||
"license": "MIT", | ||
@@ -46,3 +54,5 @@ "main": "./dist/index.js", | ||
}, | ||
"bugs": { "url": "https://github.com/Azure/azure-sdk-for-js/issues" }, | ||
"bugs": { | ||
"url": "https://github.com/Azure/azure-sdk-for-js/issues" | ||
}, | ||
"files": [ | ||
@@ -49,0 +59,0 @@ "dist/**/*.js", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
660383
2
+ Added@azure/core-asynciterator-polyfill@1.0.2(transitive)
+ Added@azure/core-paging@1.2.0-alpha.20220104.5(transitive)
- Removed@azure/core-paging@1.6.2(transitive)