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

@drupal-api-client/utils

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drupal-api-client/utils

Shared utilities for the Drupal API Client

  • 0.3.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
27
increased by35%
Maintainers
1
Weekly downloads
 
Created
Source

Utilities and other tools

This package contains optional utilities that may be useful for working with the Drupal API Client, but are not included in the base package.

Installation

npm install @drupal-api-client/utils

Usage

createCache

import { createCache } from "@drupal-api-client/utils";

const cache = createCache();

A cache based on Nanostores that satisfies the @drupal-api-client/api-client cache interface.

Keywords

FAQs

Package last updated on 13 Jun 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc