@duyxyz/saca 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +0 -1
  3. package/package.json +1 -1
package/LICENSE CHANGED
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
18
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
21
+ SOFTWARE.
package/README.md CHANGED
@@ -33,6 +33,5 @@ npm uninstall -g @duyxyz/saca
33
33
 
34
34
  ## Requirements
35
35
  - **Node.js** ≥ 18
36
- - **ADB** installed and in PATH
37
36
  - **USB Debugging** enabled on your device
38
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@duyxyz/saca",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "Interactive CLI tool to list and uninstall Android apps via ADB",
5
5
  "type": "module",
6
6
  "bin": {