
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@iiif/vault
Advanced tools
Current v0.9 waiting for feedback before 1.0
[Docs to be written]
@iiif/vault
-> default vault class@iiif/vault/actions
-> Actions for interacting with vault (tree-shaken out of vault)@iiif/vault/store
-> redux createStore and reducers@iiif/vault/utility
-> set of utilitiesThis package depends on both the presentation 2 and 3 parsers. The Vault requires redux
and typesafe-actions
, it bundles mitt
. For the UMD package, it comes in two flavours. The first (and default) includes everything (dist/index.umd.js
) and there is a
standalone package that does not contain the parser (dist/index.standalone.umd.js
). This expects IIIFParser
to be defined and point to @iiif/parser
. The way this is intended to be used is for both UMD bundles to be added to a page.
List of existing, or planned helpers.
Custom helpers may opt to use a standard naming (iiif-vault-[name]-helper
) and a format similar to this:
function createHelper(vault: Vault, ...dependencies: any[]) {
return {
helperA() {
//..
}
};
}
state.hyperion
-> state.iiif
vault.getThumbnai()
removedstate.meta
for storing non-data linked to IIIF@hyperion/*
to @iiif/*
vault.fromRef()
and vault.allFromRef()
combined into vault.get()
FAQs
**Current v0.9 waiting for feedback before 1.0**
The npm package @iiif/vault receives a total of 271 weekly downloads. As such, @iiif/vault popularity was classified as not popular.
We found that @iiif/vault demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.