[Groonga-commit] groonga/gcs [master] Update packages and re-shrinkwrap

Back to archive index

Yoji SHIDARA null+****@clear*****
Tue Oct 16 10:32:18 JST 2012


Yoji SHIDARA	2012-10-16 10:32:18 +0900 (Tue, 16 Oct 2012)

  New Revision: 91e09af79a481f1e50a158746bb912ace790623e
  https://github.com/groonga/gcs/commit/91e09af79a481f1e50a158746bb912ace790623e

  Log:
    Update packages and re-shrinkwrap
    
    This makes npm-shrinkwrap.json include awssum.

  Modified files:
    npm-shrinkwrap.json

  Modified: npm-shrinkwrap.json (+62 -13)
===================================================================
--- npm-shrinkwrap.json    2012-10-15 19:46:21 +0900 (ec69e09)
+++ npm-shrinkwrap.json    2012-10-16 10:32:18 +0900 (17174c2)
@@ -1,9 +1,55 @@
 {
   "name": "gcs",
-  "version": "1.2.0",
+  "version": "1.3.0",
   "dependencies": {
+    "awssum": {
+      "version": "0.11.0",
+      "dependencies": {
+        "fmt": {
+          "version": "0.4.0"
+        },
+        "underscore": {
+          "version": "1.4.2"
+        },
+        "xml2js": {
+          "version": "0.1.14",
+          "dependencies": {
+            "sax": {
+              "version": "0.4.2"
+            }
+          }
+        },
+        "xml": {
+          "version": "0.0.7"
+        },
+        "data2xml": {
+          "version": "0.5.0"
+        },
+        "passgen": {
+          "version": "1.0.1",
+          "dependencies": {
+            "vows": {
+              "version": "0.6.4",
+              "dependencies": {
+                "eyes": {
+                  "version": "0.1.8"
+                },
+                "diff": {
+                  "version": "1.0.3"
+                }
+              }
+            }
+          }
+        }
+      }
+    },
     "commander": {
-      "version": "1.0.1"
+      "version": "1.0.5",
+      "dependencies": {
+        "keypress": {
+          "version": "0.1.0"
+        }
+      }
     },
     "dateformat": {
       "version": "1.0.2-1.2.3"
@@ -31,13 +77,10 @@
       }
     },
     "jade": {
-      "version": "0.27.2",
+      "version": "0.27.6",
       "dependencies": {
         "commander": {
           "version": "0.6.1"
-        },
-        "mkdirp": {
-          "version": "0.3.0"
         }
       }
     },
@@ -56,12 +99,12 @@
         "msgpack2": {
           "version": "0.1.7"
         },
-        "coffee-script": {
-          "version": "1.3.3"
-        },
         "should": {
           "version": "0.6.3"
         },
+        "coffee-script": {
+          "version": "1.3.3"
+        },
         "mocha": {
           "version": "1.2.2",
           "dependencies": {
@@ -90,7 +133,7 @@
       }
     },
     "xml2js": {
-      "version": "0.1.14",
+      "version": "0.2.0",
       "dependencies": {
         "sax": {
           "version": "0.4.2"
@@ -98,13 +141,13 @@
       }
     },
     "xmlbuilder": {
-      "version": "0.3.11"
+      "version": "0.4.2"
     },
     "chai": {
-      "version": "1.2.0"
+      "version": "1.3.0"
     },
     "mocha": {
-      "version": "1.3.2",
+      "version": "1.6.0",
       "dependencies": {
         "commander": {
           "version": "0.6.1"
@@ -125,6 +168,12 @@
         },
         "debug": {
           "version": "0.7.0"
+        },
+        "mkdirp": {
+          "version": "0.3.3"
+        },
+        "ms": {
+          "version": "0.3.0"
         }
       }
     }
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index