New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@transmute/credentials-context

Package Overview
Dependencies
Maintainers
3
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transmute/credentials-context

``` npm i @transmute/credentials-context@latest --save ```

0.6.1-unstable.18
Source
npm
Version published
Weekly downloads
5.1K
44.55%
Maintainers
3
Weekly downloads
 
Created
Source

@transmute/credentials-context

npm i @transmute/credentials-context@latest --save
Usage
const { constants, contexts } = require("@transmute/credentials-context");

export default {
  // https://www.w3.org/2018/credentials/v1
  [constants.CREDENTIALS_CONTEXT_V1_URL]: contexts.get(
    constants.CREDENTIALS_CONTEXT_V1_URL
  ),
};

FAQs

Package last updated on 15 Apr 2021

Did you know?

Socket

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.

Install

Related posts