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

@laboratoria/fetch-gsheets

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@laboratoria/fetch-gsheets - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

16

package.json
{
"name": "@laboratoria/fetch-gsheets",
"version": "1.0.4",
"version": "1.0.5",
"description": "Fetch Google Sheets from the command line",

@@ -15,15 +15,15 @@ "license": "MIT",

"dependencies": {
"googleapis": "^48.0.0",
"googleapis": "^58.0.0",
"minimist": "^1.2.5"
},
"devDependencies": {
"coveralls": "^3.0.11",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.2",
"jest": "^25.2.4"
"coveralls": "^3.1.0",
"eslint": "^7.6.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"jest": "^26.2.2"
},
"engines": {
"node": ">=8.15.0"
"node": ">=10"
}
}
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