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

azure-common

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-common - npm Package Compare versions

Comparing version 0.9.4 to 0.9.5

16

lib/common.js

@@ -1,4 +0,4 @@

//
//
// Copyright (c) Microsoft and contributors. All rights reserved.
//
//
// Licensed under the Apache License, Version 2.0 (the "License");

@@ -8,10 +8,10 @@ // you may not use this file except in compliance with the License.

// http://www.apache.org/licenses/LICENSE-2.0
//
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
//
//
// See the License for the specific language governing permissions and
// limitations under the License.
//
//

@@ -72,2 +72,6 @@ var exports = module.exports;

// pem files
exports.certutils = require('./util/certutils');
exports.keyFiles = require('./util/keyFiles');
exports.util = require('./util/util');

@@ -80,2 +84,2 @@ exports.validate = require('./util/validate');

exports.OperationStatus = require('./services/operationstatus');
exports.OperationStatus = require('./services/operationstatus');

@@ -13,3 +13,3 @@ {

],
"version": "0.9.4",
"version": "0.9.5",
"description": "Windows Azure Common Client Library for node",

@@ -16,0 +16,0 @@ "tags": [

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