Socket
Socket
Sign inDemoInstall

cordova-plugin-buildinfo

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

4

package.json
{
"name": "cordova-plugin-buildinfo",
"version": "2.0.0",
"version": "2.0.1",
"description": "Cordova/Phonegap Build Information Plugin. Get PackageName, Version, Debug and more...",

@@ -15,3 +15,3 @@ "cordova": {

"type": "git",
"url": "git+https://github.com/lynrin/cordova-plugin-buildinfo.git"
"url": "https://github.com/lynrin/cordova-plugin-buildinfo.git"
},

@@ -18,0 +18,0 @@ "keywords": [

@@ -180,3 +180,3 @@ [![Build Status](https://travis-ci.org/lynrin/cordova-plugin-buildinfo.svg?branch=master)](https://travis-ci.org/lynrin/cordova-plugin-buildinfo)

|Android|BuildConfig.\_BUILDINFO\_TIMESTAMP value|Date|
|iOS|Get the creation date and time of the document directory.|Date|
|iOS|Get the modification date and time of the Info.plist file acquired from the executionPath property of the main bundle.|Date|
|Windows|Resource value of "/buildinfo/Timestamp" string.|Date|

@@ -192,3 +192,3 @@

|Android|The firstInstallTime property of PackageInfo|Date|
|iOS|Get the modification date and time of the Info.plist file acquired from the executionPath property of the main bundle.|Date|
|iOS|Get the creation date and time of the document directory.|Date|
|Windows|The installedDate property of Windows.ApplicatinoModel.Package.current|Date|

@@ -195,0 +195,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc