Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tiapp-dir

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiapp-dir - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

66

package.json
{
"name": "tiapp-dir",
"version": "0.0.1",
"description": "Find the root directory of an appcelerator titanium",
"version": "0.0.2",
"description": "Find the root directory of an appcelerator titanium project",
"homepage": "git://github.com/mobilehero/tiapp-dir",

@@ -18,3 +18,5 @@ "bugs": {

"scripts": {
"test": "grunt test"
"test": "grunt test",
"push": "grunt pretty && git add -A && git commit -am \":rocket: update\"",
"postpush": "npm version patch && grunt pretty && git push --follow-tags"
},

@@ -39,31 +41,31 @@ "repository": {

"keywords": [
"appcelerator",
"titanium",
"mobilehero",
"tiapp",
"package",
"json",
"root",
"npm",
"entry",
"find",
"up",
"find-up",
"findup",
"look-up",
"look",
"file",
"search",
"match",
"package",
"resolve",
"parent",
"parents",
"folder",
"directory",
"dir",
"walk",
"walking",
"path"
],
"appcelerator",
"titanium",
"mobilehero",
"tiapp",
"package",
"json",
"root",
"npm",
"entry",
"find",
"up",
"find-up",
"findup",
"look-up",
"look",
"file",
"search",
"match",
"package",
"resolve",
"parent",
"parents",
"folder",
"directory",
"dir",
"walk",
"walking",
"path"
],
"engines": {

@@ -70,0 +72,0 @@ "node": ">=0.10"

# tiapp-dir [![Build Status](https://travis-ci.org/mobilehero/tiapp-dir.svg?branch=master)](https://travis-ci.org/mobilehero/tiapp-dir)
> Find the root directory of an appcelerator titanium project
>
Find the root directory of an appcelerator titanium project
> (based on https://github.com/sindresorhus/pkg-dir)

@@ -16,3 +16,3 @@

## Install [![NPM version](https://badge.fury.io/js/%40mobile%2Ftiapp-dir.svg)](https://www.npmjs.com/package/@mobile/tiapp-dir)
## Install [![NPM version](https://badge.fury.io/js/tiapp-dir.svg)](https://www.npmjs.com/package/tiapp-dir)

@@ -19,0 +19,0 @@

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