Socket
Socket
Sign inDemoInstall

gpagespeed

Package Overview
Dependencies
2
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

9

package.json
{
"name": "gpagespeed",
"description": "Analyze a webpage with Google PageSpeed",
"version": "5.0.1",
"version": "5.0.2",
"license": "MIT",

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

"engines": {
"node": ">=8.11.3"
"node": ">=8.11.4"
},
"scripts": {
"test": "standard && nsp check && tap --reporter=spec test/**/*.js",
"test": "standard && tap --reporter=spec test/**/*.js",
"test-offline": "standard && tap --reporter=spec test/**/*.js",

@@ -37,3 +37,3 @@ "coverage": "tap test/**/*.js --coverage",

"dependencies": {
"googleapis": "32.0.0",
"googleapis": "33.0.0",
"valid-url": "1.0.9"

@@ -43,3 +43,2 @@ },

"coveralls": "3.0.2",
"nsp": "3.2.1",
"standard": "11.0.1",

@@ -46,0 +45,0 @@ "tap": "12.0.1"

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc