cordova-plugin-ms-adal-is-back-12
Advanced tools
Comparing version 0.10.11 to 0.10.12
{ | ||
"name": "cordova-plugin-ms-adal-is-back-12", | ||
"version": "0.10.11", | ||
"version": "0.10.12", | ||
"description": "Provides Microsoft Azure Active Directory (ADAL) OAuth client.", | ||
@@ -92,3 +92,3 @@ "cordova": { | ||
"type": "git", | ||
"url": "git+https://github.com/AndrewIl/azure-activedirectory-library-for-cordova.git" | ||
"url": "git+https://github.com/Perroquiet/azure-activedirectory-library-for-cordova.git" | ||
}, | ||
@@ -106,14 +106,7 @@ "keywords": [ | ||
"author": "MSOpenTech", | ||
"license": "UNLICENSED", | ||
"license": "Apache 2.0", | ||
"bugs": { | ||
"url": "https://github.com/AndrewIl/azure-activedirectory-library-for-cordova/issues" | ||
"url": "https://github.com/Perroquiet/azure-activedirectory-library-for-cordova/issues" | ||
}, | ||
"homepage": "https://github.com/AndrewIl/azure-activedirectory-library-for-cordova#readme", | ||
"main": "index.js", | ||
"directories": { | ||
"test": "tests" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
} | ||
"homepage": "https://github.com/Perroquiet/azure-activedirectory-library-for-cordova#readme" | ||
} |
# This plugin is brought back to life and can be updated here | ||
## New plugin name: cordova-plugin-ms-adal-is-back | ||
## New plugin name: cordova-plugin-ms-adal-is-back-12 | ||
@@ -15,3 +15,3 @@ ## Fixes: | ||
// Install the new | ||
cordova plugin add cordova-plugin-ms-adal-is-back | ||
cordova plugin add cordova-plugin-ms-adal-is-back-12 | ||
``` | ||
@@ -45,4 +45,4 @@ | ||
``` | ||
cordova plugin rm cordova-plugin-ms-adal-is-back --save | ||
cordova plugin add cordova-plugin-ms-adal-is-back@0.10.x --save | ||
cordova plugin rm cordova-plugin-ms-adal-is-back-12 --save | ||
cordova plugin add cordova-plugin-ms-adal-is-back-12@0.10.12 --save | ||
``` | ||
@@ -49,0 +49,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
8266201
114
0
1