google-that
Advanced tools
Comparing version 0.0.2 to 0.1.2
{ | ||
"name": "google-that", | ||
"version": "0.0.2", | ||
"version": "0.1.2", | ||
"description": "CLI tool to scrape google search results without a api key", | ||
@@ -5,0 +5,0 @@ "repository": "typicalninja/google-sr", |
@@ -15,11 +15,11 @@ # google-that | ||
npm install -g google-sr | ||
npm install -g google-that | ||
# pnpm | ||
pnpm add -g google-sr | ||
pnpm add -g google-that | ||
# yarn | ||
yarn add -g google-sr | ||
yarn add -g google-that | ||
@@ -30,3 +30,3 @@ ``` | ||
If installation succeeded you can proceed to this step, run the following command in a **NEW** terminal window without any arguments | ||
If installation succeeded you can proceed to this step, run the following command in a **NEW** terminal window **without** any arguments | ||
@@ -33,0 +33,0 @@ ```bash |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
31363
0