Socket
Socket
Sign inDemoInstall

cordova-app-hello-world

Package Overview
Dependencies
Maintainers
15
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-app-hello-world - npm Package Compare versions

Comparing version 5.0.0 to 6.0.0

10

CONTRIBUTING.md

@@ -28,11 +28,11 @@ <!--

contribute code.
For instructions on this, start with the
[contribution overview](http://cordova.apache.org/contribute/).
For instructions on this, start with the
[contribution overview](http://cordova.apache.org/#contribute).
The details are explained there, but the important items are:
- Sign and submit an Apache ICLA (Contributor License Agreement).
- Have a Jira issue open that corresponds to your contribution.
- Check for Github issues that corresponds to your contribution and link or create them if necessary.
- Run the tests so your patch doesn't break existing functionality.
We look forward to your contributions!
{
"name": "cordova-app-hello-world",
"version": "5.0.0",
"version": "6.0.0",
"description": "This is the hello world app used by the `cordova create` command.",

@@ -5,0 +5,0 @@ "repository": "github:apache/cordova-app-hello-world",

@@ -23,2 +23,11 @@ <!--

### 6.0.0 (Oct 27, 2021)
* [GH-73](https://github.com/apache/cordova-app-hello-world/pull/73) cleanup!(`config.xml`): simplify defaults
* [GH-67](https://github.com/apache/cordova-app-hello-world/pull/67) chore(ios): remove `gap` from CSP
* [GH-66](https://github.com/apache/cordova-app-hello-world/pull/66) chore!: remove whitelist plugin & reference
* chore(asf): Update GitHub repo metadata
* chore(asf): Update git notification settings
* chore(asf): Update CONTRIBUTING.md
### 5.0.0 (Apr 08, 2020)

@@ -25,0 +34,0 @@

@@ -14,11 +14,3 @@ {

"author": "Apache Cordova Team",
"license": "Apache-2.0",
"devDependencies": {
"cordova-plugin-whitelist": "^1.3.4"
},
"cordova": {
"plugins": {
"cordova-plugin-whitelist": {}
}
}
"license": "Apache-2.0"
}

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