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

tifastlane

Package Overview
Dependencies
Maintainers
1
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.3.4 to 0.3.5

2

cli.js

@@ -140,2 +140,4 @@ #!/usr/bin/env node

notifier.update && notifier.notify();
var options = _filterOptions(opts);

@@ -142,0 +144,0 @@ tifastlane.loadconfig();

6

package.json
{
"name": "tifastlane",
"version": "0.3.4",
"version": "0.3.5",
"description": "iOS Continuos Deployment support for Titanium using fastlane.tools. With TiFastlane you'll be able to fully optimize the way you submit your app updates and maintain your certificates and provisioning profiles on the App Store.",

@@ -60,3 +60,3 @@ "main": "index.js",

"shasum": "362b2626ff068a070deee9d97e745e0697789413",
"tarball": "http://registry.npmjs.org/tifastlane/-/tifastlane-0.3.4.tgz"
"tarball": "http://registry.npmjs.org/tifastlane/-/tifastlane-0.3.5.tgz"
},

@@ -69,3 +69,3 @@ "maintainers": [

],
"_resolved": "https://registry.npmjs.org/tifastlane/-/tifastlane-0.3.4.tgz"
"_resolved": "https://registry.npmjs.org/tifastlane/-/tifastlane-0.3.5.tgz"
}

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

## Changelog
* 0.3.4 Fix on status and snapshot call
* 0.3.3 Update app version on send

@@ -35,0 +36,0 @@ * 0.3.2 Correct functionality of `tifast register [platform]`

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