Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ms-rest-azure

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ms-rest-azure - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

lib/baseResource.js

2

lib/cloudError.js

@@ -46,2 +46,2 @@ // Copyright (c) Microsoft Corporation. All rights reserved.

module.exports = new CloudError();
module.exports = CloudError;

@@ -8,4 +8,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved.

exports.ApplicationTokenCredentials = require('./credentials/applicationTokenCredentials');
exports.Resource = require('./resource');
exports.SubResource = require('./subResource');
exports.BaseResource = require('./baseResource');
exports.CloudError = require('./cloudError');

@@ -12,0 +11,0 @@ exports.TokenCredentials = require('ms-rest').TokenCredentials;

@@ -8,3 +8,3 @@ {

},
"version": "1.1.0",
"version": "1.2.0",
"description": "Client Runtime for nodeJS Azure client libraries generated using AutoRest",

@@ -11,0 +11,0 @@ "tags": [ "node", "microsoft", "autorest", "azure", "clientruntime" ],

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