mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-07-24 13:35:46 +00:00
Add crosscheck action (#13)
This commit is contained in:
@@ -1823,7 +1823,9 @@ __metadata:
|
||||
resolution: "@polkadot/phishing@workspace:packages/phishing"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.12.1
|
||||
"@polkadot/x-fetch": 0.3.3
|
||||
"@polkadot/x-fetch": ^0.3.3
|
||||
"@types/js-yaml": ^3.12.5
|
||||
js-yaml: ^3.14.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -1833,7 +1835,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/x-fetch@npm:0.3.3":
|
||||
"@polkadot/x-fetch@npm:^0.3.3":
|
||||
version: 0.3.3
|
||||
resolution: "@polkadot/x-fetch@npm:0.3.3"
|
||||
dependencies:
|
||||
@@ -1980,6 +1982,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/js-yaml@npm:^3.12.5":
|
||||
version: 3.12.5
|
||||
resolution: "@types/js-yaml@npm:3.12.5"
|
||||
checksum: 82ca4b40ee1baf82961f75b7db8fae5a1d63410c066475424659c3bd1873cf02bf015ebdeb8751e7b6d0c87b4d3f09f20d2cc2075c4bdd4e7d58409ddd6ad925
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/json-schema@npm:^7.0.3":
|
||||
version: 7.0.6
|
||||
resolution: "@types/json-schema@npm:7.0.6"
|
||||
@@ -7221,7 +7230,7 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"js-yaml@npm:^3.13.1":
|
||||
"js-yaml@npm:^3.13.1, js-yaml@npm:^3.14.0":
|
||||
version: 3.14.0
|
||||
resolution: "js-yaml@npm:3.14.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user