Socket
Socket
Sign inDemoInstall

browserslist-ga

Package Overview
Dependencies
104
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

4

package.json
{
"name": "browserslist-ga",
"version": "0.0.7",
"version": "0.0.8",
"description": "Target browsers tailored to your audience",

@@ -14,3 +14,3 @@ "repository": "github:dmfrancisco/browserslist-ga",

"dependencies": {
"caniuse-lite": "^1.0.30000813",
"caniuse-lite": "^1.0.30000815",
"googleapis": "^27.0.0",

@@ -17,0 +17,0 @@ "inquirer": "^5.1.0",

@@ -20,5 +20,7 @@ <img width="520" height="68" src="./logo.svg" alt="Browserslist-GA logo">

```yaml
npx @davidfrancisco/browserslist-ga
npx browserslist-ga
```
_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) comes with npm 5.2+, for older versions run `npm install -g browserslist-ga` and then `browserslist-ga`)_
You'll be asked to login with your Google Account. Your access token will only be used locally to generate a `browserslist-stats.json` file in the root of your project. After finishing the steps, you can use your stats with Browserlist by adding the following to your [Browserslist config](https://github.com/ai/browserslist#config-file):

@@ -25,0 +27,0 @@

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