@@ -1 +1 @@
-v1.0.1
+v1.0.2
@@ -3,3 +3,4 @@ v0.0.1 | Tue Nov 13 00:09:36 CET 2018 | init
v0.0.2 | Mon Dec 3 01:36:23 CET 2018 | openpgpops
v0.0.3 | Mon Dec 3 01:46:49 CET 2018 | ok
v1.0.1
@@ -1,6 +1,6 @@
{
"name": "libs",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
@@ -15,12 +15,12 @@
"dependencies": {
"async": "^2.6.1",
"aws-sdk": "^2.315.0",
- "buffa": "https://git.tum.dk/tum.dk/buffa/archive/v0.0.2.tar.gz",
+ "buffa": "git+ssh://git@git.tum.dk/tum.dk/buffa.git",
"file-type": "^10.0.0",
"jszip": "^3.1.5",
"node-fetch": "^2.2.0",
- "openpgp": "https://git.tum.dk/tum.dk/openpgpops/archive/v0.0.2.tar.gz",
- "opath": "https://git.tum.dk/tum.dk/opath/archive/v0.0.1.tar.gz"
+ "openpgp": "git+ssh://git@git.tum.dk/tum.dk/openpgpops.git",
+ "opath": "git+ssh://git@git.tum.dk/tum.dk/opath.git"
}
@@ -94,5 +94,6 @@ module.exports = {
encrypt_object_to: encrypt_object_to,
create_identity: create_identity,
makeloginstr: makeloginstr,
- cleanpgpstring: cleanpgpstring
+ cleanpgpstring: cleanpgpstring,
+ openpgp: openpgp