garnet-database
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "garnet-database", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A library, which allows using Google Sheets as a database via Google Apps Script.", | ||
@@ -11,2 +11,5 @@ "main": "index.d.ts", | ||
"license": "MIT", | ||
"dependencies": { | ||
"typings-google-apps-script": "0.0.3" | ||
}, | ||
"devDependencies": { | ||
@@ -16,5 +19,4 @@ "gulp": "^3.9.1", | ||
"gulp-uglify": "^2.1.0", | ||
"merge-stream": "^1.0.1", | ||
"typings-google-apps-script": "0.0.3" | ||
"merge-stream": "^1.0.1" | ||
} | ||
} |
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
7455
4
1
+ Addedtypings-google-apps-script@0.0.3(transitive)