garnet-database
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "garnet-database", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A library, which allows using Google Sheets as a database via Google Apps Script.", | ||
@@ -5,0 +5,0 @@ "main": "index.d.ts", |
@@ -1,2 +0,2 @@ | ||
/// <reference path="../typings-google-apps-script/index.d.ts" /> | ||
/// <reference path="../../typings-google-apps-script/index.d.ts" /> | ||
/// <reference path="../node_modules/typings-google-apps-script/index.d.ts" /> | ||
@@ -3,0 +3,0 @@ /// <reference path="util.ts" /> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7525