New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

google-trends-api-code

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-trends-api-code - npm Package Compare versions

Comparing version 4.9.3 to 4.9.4

2

package.json
{
"name": "google-trends-api-code",
"version": "4.9.3",
"version": "4.9.4",
"description": "an API layer on top of google trends",

@@ -5,0 +5,0 @@ "main": "lib/google-trends-api.min.js",

# google-trends-api-code
[![NPM](https://nodei.co/npm/google-trends-api.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/google-trends-api/)
[![NPM](https://nodei.co/npm/google-trends-api-code.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/google-trends-api-code/)
[![npm version](https://badge.fury.io/js/google-trends-api.svg)](https://badge.fury.io/js/google-trends-api)
[![Build status](https://img.shields.io/travis/pat310/google-trends-api.svg?style=flat-square)](https://travis-ci.org/pat310/google-trends-api/)
[![Coverage Status](https://coveralls.io/repos/github/pat310/google-trends-api/badge.svg?branch=master)](https://coveralls.io/github/pat310/google-trends-api?branch=master)
[![Code Climate](https://codeclimate.com/github/pat310/google-trends-api/badges/gpa.svg)](https://codeclimate.com/github/pat310/google-trends-api)
[![Dependency Status](https://img.shields.io/david/pat310/google-trends-api.svg?style=flat-square)](https://david-dm.org/pat310/google-trends-api)
[![Known Vulnerabilities](https://snyk.io/test/github/pat310/google-trends-api/badge.svg)](https://snyk.io/test/github/pat310/google-trends-api)
[![npm version](https://badge.fury.io/js/google-trends-api-code.svg)](https://badge.fury.io/js/google-trends-api-code)
[![Coverage Status](https://coveralls.io/repos/github/emauriciomoreno-teamknowlogy/google-trends-api/badge.svg?branch=master)](https://coveralls.io/github/emauriciomoreno-teamknowlogy/google-trends-api?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/emauriciomoreno-teamknowlogy/google-trends-api/badge.svg)](https://snyk.io/test/github/emauriciomoreno-teamknowlogy/google-trends-api)
### Note
This is a fork from [google-trends-api](https://www.npmjs.com/package/google-trends-api). This modified version includes some of the pull requests suggested in the original project.
## v3 to v4

@@ -13,0 +13,0 @@ [Big changes](/CHANGES.md)! The old google-trends endpoints are deprecated and are heavily throttled so this library has changed significantly. You can choose to download the old version via `npm install google-trends-api@3.0.2` but it is discouraged.

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