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

cordova-plugin-ms-adal-is-back-12

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-ms-adal-is-back-12 - npm Package Compare versions

Comparing version 0.10.11 to 0.10.12

.idea/aws.xml

17

package.json
{
"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

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