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

cordova-plugin-ms-adal

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-ms-adal - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

.npmignore

4

CHANGELOG.md

@@ -0,1 +1,5 @@

0.8.1 - September 22, 2016
* added `cordovaDependencies` section to package.json
* ios: bump and rebuild ADAL SDK to 2.2.6
0.8.0 - September, 2016

@@ -2,0 +6,0 @@ * ios: fix login on `iOS10`

{
"name": "cordova-plugin-ms-adal",
"version": "0.8.0",
"version": "0.8.1",
"description": "Provides Microsoft Azure Active Directory (ADAL) OAuth client.",

@@ -13,2 +13,19 @@ "cordova": {

},
"engines": {
"cordovaDependencies": {
"0.8.0": {
"cordova-android": ">=4.1.0",
"cordova-windows": ">=4.1.0",
"cordova": ">=5.4.0"
},
"0.8.1": {
"cordova-android": ">=4.1.0",
"cordova-windows": ">=4.1.0",
"cordova": ">=5.4.0"
},
"1.0.0": {
"cordova": ">=100"
}
}
},
"repository": {

@@ -15,0 +32,0 @@ "type": "git",

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

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