backpack-usage-analyser
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -9,5 +9,10 @@ # Changelog | ||
_Nothing yet..._ | ||
### Fixed | ||
- Fixed readme formatting | ||
## 2018-01-18 - 0.0.2 | ||
### Fixed | ||
- Fixed issues with installing the package | ||
## 2018-01-18 - 0.0.1 | ||
- Initial release with basic react-native and ios platform support |
{ | ||
"name": "backpack-usage-analyser", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A tool to analyse the usage of Backpack resources in codebases.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ # backpack-usage-analyser [![Build Status](https://travis-ci.org/Skyscanner/backpack-usage-analyser.svg?branch=master)](https://travis-ci.org/Skyscanner/backpack-usage-analyser) | ||
``` | ||
```sh | ||
npx backpack-usage-analyser [options] <platform> | ||
@@ -18,3 +18,4 @@ | ||
E.g: | ||
``` | ||
```sh | ||
npx backpack-usage-analyser react-native | ||
@@ -21,0 +22,0 @@ |
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
18600
29