Socket
Socket
Sign inDemoInstall

ms-rest-azure-js

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ms-rest-azure-js - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

package-lock.json

3

Changelog.md

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

### 0.1.0 - 2017/10/11
- Updating the minimum version of dependency "ms-rest-js": "^0.2.1". This also gets a strict dependency to "moment" version 2.18.1 as 2.19.0 has bugs.
### 0.1.0 - 2017/09/16

@@ -2,0 +5,0 @@ - Initial version of the isomorphic azure runtime along with type definitions that works in the browser as well as the node.js environment

4

package.json

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

},
"version": "0.1.0",
"version": "0.2.0",
"description": "Isomorphic Azure client runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest",

@@ -33,3 +33,3 @@ "tags": [

"dependencies": {
"ms-rest-js": "^0.1.0"
"ms-rest-js": "^0.2.1"
},

@@ -36,0 +36,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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