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

android-unlock

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

android-unlock - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.gradle/2.4/taskArtifacts/cache.properties

7

package.json
{
"name": "android-unlock",
"version": "0.1.0",
"version": "0.1.1",
"description": "android-unlock",

@@ -15,2 +15,4 @@ "keywords": ["android-unlock"],

"dependencies": {
"java-home": "~1.0.1",
"win-spawn": "~2.0.0"
},

@@ -27,3 +29,4 @@ "devDependencies": {

"test": "make test",
"jshint": "make jshint"
"jshint": "make jshint",
"install": "node ./script/build.js"
},

@@ -30,0 +33,0 @@ "pre-commit": [

@@ -1,3 +0,2 @@

android-unlock
====
# android-unlock

@@ -21,3 +20,3 @@ [![NPM version][npm-image]][npm-url]

> android-unlock
> unlock for android system

@@ -27,11 +26,5 @@ ## Installment

```bash
$ npm i android-unlock -g
$ npm i android-unlock --save
```
## Quick Start
```bash
$ android-unlock
```
## License

@@ -38,0 +31,0 @@

Sorry, the diff of this file is not supported yet

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