Skip to content

Commit

Permalink
Clean up jsons, replace logo
Browse files Browse the repository at this point in the history
  • Loading branch information
juliosantos committed Nov 9, 2023
1 parent 6d9fe15 commit 3a3c979
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion packages/snap/images/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "idos-snap-span",
"name": "metamask-snap-enclave",
"version": "0.0.1",
"description": "",
"description": "idOS Enclave",
"repository": {
"type": "git",
"url": "https://github.com/juliosantos/idos-snap.git"
"url": "https://github.com:idos-network/metamask-snap-enclave.git"
},
"license": "MIT",
"main": "./dist/bundle.js",
Expand Down
10 changes: 5 additions & 5 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "0.0.1",
"description": "idOS",
"proposedName": "idOS",
"description": "idOS Enclave",
"proposedName": "idOS Enclave",
"repository": {
"type": "git",
"url": "https://github.com/juliosantos/idos-snap.git"
"url": "https://github.com:idos-network/metamask-snap-enclave.git"
},
"source": {
"shasum": "ECE/b0H0+T625/fmRDx3YzMB6+/+acwFHTEBAR4QeCw=",
"shasum": "7tMdK3vbi+5BQrQeKWFXMdcUYdpXwouGd0/tXrjO3+o=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
"iconPath": "images/icon.svg",
"packageName": "idos-snap-span",
"packageName": "metamask-snap-enclave",
"registry": "https://registry.npmjs.org/"
}
}
Expand Down
78 changes: 39 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13940,45 +13940,6 @@ __metadata:
languageName: unknown
linkType: soft

"idos-snap-span@workspace:packages/snap":
version: 0.0.0-use.local
resolution: "idos-snap-span@workspace:packages/snap"
dependencies:
"@jest/globals": ^29.5.0
"@metamask/auto-changelog": ^3.4.2
"@metamask/eslint-config": ^12.0.0
"@metamask/eslint-config-jest": ^12.0.0
"@metamask/eslint-config-nodejs": ^12.0.0
"@metamask/eslint-config-typescript": ^12.0.0
"@metamask/snaps-cli": ^3.0.1
"@metamask/snaps-jest": ^3.0.0
"@metamask/snaps-types": ^3.0.1
"@metamask/snaps-ui": ^3.0.1
"@stablelib/base64": ^1.0.1
"@stablelib/utf8": ^1.0.1
"@typescript-eslint/eslint-plugin": ^5.42.1
"@typescript-eslint/parser": ^5.42.1
buffer: ^6.0.3
eslint: ^8.45.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ~2.26.0
eslint-plugin-jest: ^27.1.5
eslint-plugin-jsdoc: ^41.1.2
eslint-plugin-n: ^15.7.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
jest: ^29.5.0
prettier: ^2.7.1
prettier-plugin-packagejson: ^2.2.11
rimraf: ^3.0.2
scrypt-js: ^3.0.1
through2: ^4.0.2
ts-jest: ^29.1.0
tweetnacl: ^1.0.3
typescript: ^4.7.4
languageName: unknown
linkType: soft

"idos-snap@workspace:.":
version: 0.0.0-use.local
resolution: "idos-snap@workspace:."
Expand Down Expand Up @@ -16426,6 +16387,45 @@ __metadata:
languageName: node
linkType: hard

"metamask-snap-enclave@workspace:packages/snap":
version: 0.0.0-use.local
resolution: "metamask-snap-enclave@workspace:packages/snap"
dependencies:
"@jest/globals": ^29.5.0
"@metamask/auto-changelog": ^3.4.2
"@metamask/eslint-config": ^12.0.0
"@metamask/eslint-config-jest": ^12.0.0
"@metamask/eslint-config-nodejs": ^12.0.0
"@metamask/eslint-config-typescript": ^12.0.0
"@metamask/snaps-cli": ^3.0.1
"@metamask/snaps-jest": ^3.0.0
"@metamask/snaps-types": ^3.0.1
"@metamask/snaps-ui": ^3.0.1
"@stablelib/base64": ^1.0.1
"@stablelib/utf8": ^1.0.1
"@typescript-eslint/eslint-plugin": ^5.42.1
"@typescript-eslint/parser": ^5.42.1
buffer: ^6.0.3
eslint: ^8.45.0
eslint-config-prettier: ^8.5.0
eslint-plugin-import: ~2.26.0
eslint-plugin-jest: ^27.1.5
eslint-plugin-jsdoc: ^41.1.2
eslint-plugin-n: ^15.7.0
eslint-plugin-prettier: ^4.2.1
eslint-plugin-promise: ^6.1.1
jest: ^29.5.0
prettier: ^2.7.1
prettier-plugin-packagejson: ^2.2.11
rimraf: ^3.0.2
scrypt-js: ^3.0.1
through2: ^4.0.2
ts-jest: ^29.1.0
tweetnacl: ^1.0.3
typescript: ^4.7.4
languageName: unknown
linkType: soft

"methods@npm:~1.1.2":
version: 1.1.2
resolution: "methods@npm:1.1.2"
Expand Down

0 comments on commit 3a3c979

Please sign in to comment.