Socket
Socket
Sign inDemoInstall

gpagespeed

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gpagespeed - npm Package Compare versions

Comparing version 6.0.16 to 6.0.17

2

index.js

@@ -21,3 +21,3 @@ const { google } = require('googleapis')

const apiVersion = options.apiversion || 'v4'
const apiVersion = options.apiversion || 'v5'

@@ -24,0 +24,0 @@ if (options.useweb) {

{
"name": "gpagespeed",
"description": "Analyze a webpage with Google PageSpeed",
"version": "6.0.16",
"version": "6.0.17",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": {

const tap = require('tap')
const pagespeed = require('../../index')
const url = 'https://www.google.com'
const url = 'https://www.vg.no'

@@ -5,0 +5,0 @@ tap.test('return data as JSON via googleapis', (test) => {

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