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

gsheet-object

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gsheet-object - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

13

package.json
{
"name": "gsheet-object",
"author": "Benjamin LEVESQUE",
"version": "0.1.5",
"version": "0.1.6",
"license": "MIT",

@@ -23,8 +23,10 @@ "main": "dist/index.js",

"dependencies": {
"debug": "^4.3.1",
"dotenv": "^8.2.0",
"googleapis": "^45.0.0",
"debug": "^4.3.4",
"dotenv": "^16.4.5",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21"
},
"peerDependencies": {
"googleapis": ">=45.0.0"
},
"husky": {

@@ -50,4 +52,5 @@ "hooks": {

"tslib": "^1.10.0",
"typescript": "^3.7.5"
"typescript": "^3.7.5",
"googleapis": "^45.0.0"
}
}

@@ -6,3 +6,3 @@ # gsheet-object

```
yarn add gsheet-object
yarn add gsheet-object googleapis
```

@@ -9,0 +9,0 @@

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