File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 2.2.1 2016-08-02
2+ * Updated dependencies to be like Seneca ones
3+
14## 2.2.0: 2016-07-27
25* Updated dependencies
36
Original file line number Diff line number Diff line change 11{
22 "name" : " seneca-postgres-store" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " Seneca data store plugin for PostgreSQL" ,
55 "main" : " lib/postgresql-store.js" ,
66 "author" : " Marian Radulescu" ,
4444 "annotate" : " docco lib/query-builder.js -o doc"
4545 },
4646 "dependencies" : {
47- "node-uuid" : " 1.4.x " ,
48- "pg" : " 5.1.x " ,
49- "seneca-standard-query" : " 0.x.x "
47+ "node-uuid" : " 1.4.7 " ,
48+ "pg" : " 5.1.0 " ,
49+ "seneca-standard-query" : " 0.0.5 "
5050 },
5151 "devDependencies" : {
5252 "seneca" : " plugin" ,
53- "async" : " 2.0.x " ,
54- "lodash" : " 4.14.x " ,
53+ "async" : " 1.5.2 " ,
54+ "lodash" : " 4.6.0 " ,
5555 "docco" : " 0.7.0" ,
5656 "eslint-config-seneca" : " 1.x.x" ,
5757 "eslint-plugin-hapi" : " 4.x.x" ,
5858 "eslint-plugin-standard" : " 1.x.x" ,
59- "seneca-entity" : " 1.x.x " ,
59+ "seneca-entity" : " 1.2.0 " ,
6060 "seneca-store-test" : " 1.0.0" ,
61- "seneca-store-query" : " 0.x.x " ,
62- "lab" : " 6.x .x" ,
63- "code" : " 1.5.x " ,
64- "coveralls" : " 2.11 .x"
61+ "seneca-store-query" : " 0.0.5 " ,
62+ "lab" : " 6.2 .x" ,
63+ "code" : " 1.5.0 " ,
64+ "coveralls" : " 2.x .x"
6565 }
6666}
You can’t perform that action at this time.
0 commit comments