garnet-web-api
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -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 { |
3728
3
+ Addedjsonp@^0.2.1
+ Addeddebug@2.6.9(transitive)
+ Addedgarnet-database@0.1.0(transitive)
+ Addedjsonp@0.2.1(transitive)
+ Addedms@2.0.0(transitive)
- Removedgarnet-database@0.0.7(transitive)
Updatedgarnet-database@^0.1.0