Socket
Socket
Sign inDemoInstall

serper

Package Overview
Dependencies
8
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

.github/workflows/static.yml

2

package.json
{
"name": "serper",
"version": "1.0.3",
"version": "1.0.4",
"description": "A client for the Serper Google Search API.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

# Serper for JavaScript/TypeScript
[![npm version](https://img.shields.io/npm/v/serper)](https://www.npmjs.com/package/serper)
[![npm downloads](https://img.shields.io/npm/dm/serper)](https://www.npmjs.com/package/serper)
![GitHub Docs Workflow Status](https://img.shields.io/github/actions/workflow/status/TKDKid1000/serper/static.yml?label=docs)
Scrape Google search results using [Serper](https://serper.dev/), the fastest and most affordable SERP API.

@@ -86,3 +90,3 @@

API docs are available online [here](docs/), and a large collection of usage examples are available in the [examples/](examples/) directory.
API docs are available online [here](https://tkdkid1000.github.io/serper/), and a large collection of usage examples are available in the [examples](examples/) directory.

@@ -98,3 +102,3 @@ > **Note:** All examples assume top level await, which is supported in modern Node.js and most modern browers.

- [ ] Unit tests.
- [ ] Documentation.
- [x] Documentation.
- [ ] Deno support.

@@ -101,0 +105,0 @@ - [ ] Module bundler.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc