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

garnet-web-api

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

garnet-web-api - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

src/router.ts

2

index.d.ts

@@ -1,1 +0,1 @@

/// <reference path="src/main.ts" />
/// <reference path="src/router.ts" />
{
"name": "garnet-web-api",
"version": "0.0.3",
"version": "0.0.4",
"description": "A library, which allows using Google Apps Script as a Web API via JSONP.",
"main": "gulpfile.js",
"main": "",
"scripts": {

@@ -12,5 +12,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

"dependencies": {
"garnet-database": "0.0.7",
"garnet-database": "^0.1.0",
"jsonp": "^0.2.1",
"typings-google-apps-script": "0.0.4"
}
}
/// <reference types="garnet-database" />
/// <reference path="main.ts" />
/// <reference path="router.ts" />

@@ -4,0 +4,0 @@ namespace Garnet {

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