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

gsheet-api

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gsheet-api - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

2

package.json
{
"name": "gsheet-api",
"version": "0.1.10",
"version": "0.1.11",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/GoogleSheetService.ts",

@@ -1,3 +0,4 @@

import { Row } from "./model/RowModel";
import { SheetItemModel } from "./model/SheetItemModel";
// import { Row } from "./model/RowModel";
// import { SheetItemModel } from "./model/SheetItemModel";
import { getMessage } from "./util/testutil"

@@ -8,3 +9,4 @@

test() {
console.log("==== Test Function =>")
getMessage()
// console.log("==== Test Function =>")
}

@@ -11,0 +13,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