Skip to content

Commit

Permalink
v0.7.0-unstable.66
Browse files Browse the repository at this point in the history
  • Loading branch information
Transmute CD committed Aug 6, 2022
1 parent dc421f7 commit 344100e
Show file tree
Hide file tree
Showing 49 changed files with 109 additions and 109 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.7.0-unstable.65"
"version": "0.7.0-unstable.66"
}
2 changes: 1 addition & 1 deletion packages/bbs-bls12381-signature-2020/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/bbs-bls12381-signature-2020/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transmute/bbs-bls12381-signature-2020",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"description": "Transmute implementation of https://w3id.org/security/suites/bls12381-2020",
"license": "Apache-2.0",
"homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/bbs-bls12381-signature-2020",
Expand Down Expand Up @@ -35,17 +35,17 @@
"devDependencies": {
"@mattrglobal/bls12381-key-pair": "^0.7.0",
"@mattrglobal/jsonld-signatures-bbs": "^0.10.1-unstable.0cec1f1",
"@transmute/credentials-context": "^0.7.0-unstable.65",
"@transmute/did-context": "^0.7.0-unstable.65",
"@transmute/security-context": "^0.7.0-unstable.65",
"@transmute/credentials-context": "^0.7.0-unstable.66",
"@transmute/did-context": "^0.7.0-unstable.66",
"@transmute/security-context": "^0.7.0-unstable.66",
"tsdx": "^0.14.1",
"tslint": "^6.1.3",
"typescript": "^4.2.3"
},
"dependencies": {
"@mattrglobal/bbs-signatures": "^0.6.0",
"@stablelib/random": "^1.0.1",
"@transmute/bls12381-key-pair": "^0.7.0-unstable.65",
"@transmute/bls12381-key-pair": "^0.7.0-unstable.66",
"jsonld": "^5.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/bls12381-key-pair/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/bls12381-key-pair/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/bls12381-key-pair",
"author": "Orie Steele",
"module": "dist/bls12381-key-pair.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/bls12381-key-pair",
"repository": {
Expand Down Expand Up @@ -59,6 +59,6 @@
},
"dependencies": {
"@mattrglobal/bls12381-key-pair": "^0.5.0",
"@transmute/ld-key-pair": "^0.7.0-unstable.65"
"@transmute/ld-key-pair": "^0.7.0-unstable.66"
}
}
2 changes: 1 addition & 1 deletion packages/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/cli",
"author": "Orie Steele",
"module": "dist/cli.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/cli",
"repository": {
Expand Down Expand Up @@ -64,16 +64,16 @@
},
"dependencies": {
"@google-cloud/kms": "^2.11.0",
"@transmute/credentials-context": "^0.7.0-unstable.65",
"@transmute/did-jose-cose": "^0.7.0-unstable.65",
"@transmute/credentials-context": "^0.7.0-unstable.66",
"@transmute/did-jose-cose": "^0.7.0-unstable.66",
"@transmute/did-key.js": "^0.3.0-unstable.5",
"@transmute/did-web": "^0.7.0-unstable.65",
"@transmute/json-web-signature": "^0.7.0-unstable.65",
"@transmute/jsonld-document-loader": "^0.7.0-unstable.65",
"@transmute/revocation-list-context": "^0.7.0-unstable.65",
"@transmute/security-context": "^0.7.0-unstable.65",
"@transmute/vc-status-rl-2020": "^0.7.0-unstable.65",
"@transmute/vc.js": "^0.7.0-unstable.65",
"@transmute/did-web": "^0.7.0-unstable.66",
"@transmute/json-web-signature": "^0.7.0-unstable.66",
"@transmute/jsonld-document-loader": "^0.7.0-unstable.66",
"@transmute/revocation-list-context": "^0.7.0-unstable.66",
"@transmute/security-context": "^0.7.0-unstable.66",
"@transmute/vc-status-rl-2020": "^0.7.0-unstable.66",
"@transmute/vc.js": "^0.7.0-unstable.66",
"axios": "^0.24.0",
"bip39": "^3.0.4",
"bpmn-engine": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/compressable-bitstring/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/compressable-bitstring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/compressable-bitstring",
"author": "Orie Steele",
"module": "dist/compressable-bitstring.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/credentials-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transmute/credentials-context",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"description": "",
"main": "index.js",
"types": "typings.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transmute/did-context",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"description": "",
"main": "index.js",
"types": "typings.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/did-jose-cose/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/did-jose-cose/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transmute/did-jose-cose",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"author": "Orie Steele",
"main": "dist/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@transmute/did-key-web-crypto": "^0.3.0-unstable.7",
"@transmute/jsonld-document-loader": "^0.7.0-unstable.65",
"@transmute/jsonld-document-loader": "^0.7.0-unstable.66",
"cwt-js": "^0.4.0",
"jose": "^4.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/did-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/did-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/did-web",
"author": "Orie Steele",
"module": "dist/did-web.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/did-web",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ed25519-key-pair/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/ed25519-key-pair/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/ed25519-key-pair",
"author": "Orie Steele",
"module": "dist/ed25519-key-pair.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/ed25519-key-pair",
"repository": {
Expand Down Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@stablelib/ed25519": "^1.0.1",
"@transmute/ld-key-pair": "^0.7.0-unstable.65",
"@transmute/x25519-key-pair": "^0.7.0-unstable.65"
"@transmute/ld-key-pair": "^0.7.0-unstable.66",
"@transmute/x25519-key-pair": "^0.7.0-unstable.66"
}
}
2 changes: 1 addition & 1 deletion packages/ed25519-signature-2018/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/ed25519-signature-2018/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/ed25519-signature-2018",
"author": "Orie Steele",
"module": "dist/ed25519-signature-2018.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/ed25519-signature-2018",
"repository": {
Expand Down Expand Up @@ -33,8 +33,8 @@
"devDependencies": {
"@digitalbazaar/ed25519-signature-2018": "^2.0.1",
"@digitalbazaar/ed25519-verification-key-2018": "^3.1.1",
"@transmute/credentials-context": "^0.7.0-unstable.65",
"@transmute/linked-data-proof": "^0.7.0-unstable.65",
"@transmute/credentials-context": "^0.7.0-unstable.66",
"@transmute/linked-data-proof": "^0.7.0-unstable.66",
"json-pointer": "^0.6.1",
"jsonld-signatures": "^9.3.0",
"moment": "^2.29.1",
Expand All @@ -45,8 +45,8 @@
},
"dependencies": {
"@transmute/ed25519-key-pair": "0.7.0-unstable.2",
"@transmute/jose-ld": "^0.7.0-unstable.65",
"@transmute/security-context": "^0.7.0-unstable.65",
"@transmute/jose-ld": "^0.7.0-unstable.66",
"@transmute/security-context": "^0.7.0-unstable.66",
"jsonld": "^5.2.0"
},
"gitHead": "37f52c102233963d1369862e104df87dd4c5d063"
Expand Down
2 changes: 1 addition & 1 deletion packages/hl/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/hl",
"author": "Orie Steele",
"module": "dist/hl.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/jose-ld/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/jose-ld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/jose-ld",
"author": "Orie Steele",
"module": "dist/jose-ld.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/jose-ld",
"repository": {
Expand Down Expand Up @@ -49,10 +49,10 @@
],
"devDependencies": {
"@size-limit/preset-small-lib": "^4.9.2",
"@transmute/ed25519-key-pair": "^0.7.0-unstable.65",
"@transmute/secp256k1-key-pair": "^0.7.0-unstable.65",
"@transmute/web-crypto-key-pair": "^0.7.0-unstable.65",
"@transmute/x25519-key-pair": "^0.7.0-unstable.65",
"@transmute/ed25519-key-pair": "^0.7.0-unstable.66",
"@transmute/secp256k1-key-pair": "^0.7.0-unstable.66",
"@transmute/web-crypto-key-pair": "^0.7.0-unstable.66",
"@transmute/x25519-key-pair": "^0.7.0-unstable.66",
"size-limit": "^4.9.2",
"ts-jest": "^26.5.0",
"tsdx": "^0.14.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-web-signature/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions packages/json-web-signature/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/json-web-signature",
"author": "Orie Steele",
"module": "dist/json-web-signature.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/json-web-signature",
"repository": {
Expand Down Expand Up @@ -49,8 +49,8 @@
],
"devDependencies": {
"@size-limit/preset-small-lib": "^4.9.2",
"@transmute/credentials-context": "^0.7.0-unstable.65",
"@transmute/did-context": "^0.7.0-unstable.65",
"@transmute/credentials-context": "^0.7.0-unstable.66",
"@transmute/did-context": "^0.7.0-unstable.66",
"jose": "^4.3.9",
"size-limit": "^4.9.2",
"ts-jest": "^27.1.3",
Expand All @@ -59,12 +59,12 @@
"typescript": "^4.1.3"
},
"dependencies": {
"@transmute/bls12381-key-pair": "^0.7.0-unstable.65",
"@transmute/ed25519-key-pair": "^0.7.0-unstable.65",
"@transmute/jose-ld": "^0.7.0-unstable.65",
"@transmute/secp256k1-key-pair": "^0.7.0-unstable.65",
"@transmute/security-context": "^0.7.0-unstable.65",
"@transmute/web-crypto-key-pair": "^0.7.0-unstable.65",
"@transmute/bls12381-key-pair": "^0.7.0-unstable.66",
"@transmute/ed25519-key-pair": "^0.7.0-unstable.66",
"@transmute/jose-ld": "^0.7.0-unstable.66",
"@transmute/secp256k1-key-pair": "^0.7.0-unstable.66",
"@transmute/security-context": "^0.7.0-unstable.66",
"@transmute/web-crypto-key-pair": "^0.7.0-unstable.66",
"jsonld": "^5.2.0"
},
"gitHead": "37f52c102233963d1369862e104df87dd4c5d063"
Expand Down
2 changes: 1 addition & 1 deletion packages/jsonld-document-loader/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/jsonld-document-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/jsonld-document-loader",
"author": "Orie Steele",
"module": "dist/jsonld-document-loader.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsonld-schema/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/jsonld-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@transmute/jsonld-schema",
"author": "Orie Steele",
"module": "dist/jsonld-schema.esm.js",
"version": "0.7.0-unstable.65",
"version": "0.7.0-unstable.66",
"license": "Apache-2.0",
"homepage": "https://github.com/transmute-industries/verifiable-data/tree/main/packages/jsonld-schema",
"repository": {
Expand Down Expand Up @@ -49,7 +49,7 @@
],
"devDependencies": {
"@size-limit/preset-small-lib": "^4.9.2",
"@transmute/credentials-context": "^0.7.0-unstable.65",
"@transmute/credentials-context": "^0.7.0-unstable.66",
"js-yaml": "^4.1.0",
"size-limit": "^4.9.2",
"ts-jest": "^26.5.0",
Expand Down
Loading

0 comments on commit 344100e

Please sign in to comment.