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

tifastlane

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tifastlane - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

3

index.js

@@ -63,2 +63,5 @@ var chalk = require('chalk')

// for old tifastlane.cfg
if (!cfg.android_app_id) cfg.android_app_id = "null";
if( cfg.android_app_id != "null" ){

@@ -65,0 +68,0 @@ manageAppID();

4

package.json

@@ -13,3 +13,3 @@ {

"_from": "tifastlane@*",
"_id": "tifastlane@0.10.2",
"_id": "tifastlane@0.10.3",
"_inCache": true,

@@ -99,3 +99,3 @@ "_installable": true,

"scripts": {},
"version": "0.10.2"
"version": "0.10.3"
}

@@ -54,2 +54,3 @@ # TiFastlane [![npm version](https://badge.fury.io/js/tifastlane.svg)](http://badge.fury.io/js/tifastlane)

## Changelog
* 0.10.3 Set default `cfg.android_app_id = "null"` for old tifastlane.cfg
* 0.10.2 Fixed deliver error related `apple_watch_app_icon`

@@ -56,0 +57,0 @@ * 0.10.0 Support for Titanium SDK 6.* new build method

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