Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

g-spreadsheet

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

g-spreadsheet - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

index.js

8

package.json

@@ -9,3 +9,3 @@ {

"description": "Google Spreadsheet Data API -- simple interface to read rows and cells",
"version": "0.0.14",
"version": "0.0.15",
"keywords": [

@@ -24,3 +24,3 @@ "google spreadsheet",

},
"main": "g-spreadsheet.js",
"main": "index.js",
"engines": {

@@ -30,5 +30,5 @@ "node": ">=0.10.0"

"dependencies": {
"request": "~2.34.0",
"xml2js": "~0.4.2"
"request": "2.36.0",
"xml2js": "0.4.4"
}
}
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