New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@azure/arm-analysisservices

Package Overview
Dependencies
Maintainers
4
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/arm-analysisservices - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1-alpha.20211228.3

12

CHANGELOG.md
# Release History
## 4.0.1 (Unreleased)
### Features Added
### Breaking Changes
### Bugs Fixed
### Other Changes
## 4.0.0 (2021-12-27)

@@ -4,0 +14,0 @@

20

package.json

@@ -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",

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