tab-to-space
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "tab-to-space", | ||
"version": "1.0.0", | ||
"description": "", | ||
"version": "1.0.1", | ||
"description": "Converts tabs to approproate number of spaces", | ||
"homepage": "https://github.com/smartankur4u/tabs-to-spaces#readme", | ||
"author": "Ankur Narkhede (https://github.com/smartankur4u)", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "./node_modules/.bin/standard --fix" | ||
"test": "mocha", | ||
"test-lint": "./node_modules/.bin/standard --fix" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"keywords": [ | ||
"tabs", | ||
"spaces", | ||
"tab", | ||
"space", | ||
"convert", | ||
"indent", | ||
"indentation" | ||
], | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=0.10.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^6.2.1", | ||
"standard": "^14.3.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/smartankur4u/tabs-to-spaces.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/smartankur4u/tabs-to-spaces/issues" | ||
}, | ||
"standard": { | ||
"globals": [ | ||
"describe", | ||
"it" | ||
] | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
80428
7
0
55
1
0
1
49
0