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

@level-two/core

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@level-two/core - npm Package Versions

2.0.0

Diff

Changelog

Source

v2.0.0

  • #11 Upgrading all dependencies
  • #10 skipRemoteCache: Configure workers to skip remote-cache binding
  • #9 getEntry & getEntryMulti: Fetching meta information along with a cached values
  • #8 SingleKeyWorker: Cache worker for a single key entry

Breaking Changes

Starting with version 2.0.0: Iterable, peek, peekMulti, values, entries, forEach all return CachedEntry wrapped result values instead of the ResultValue directly.

Switching to a wrapped CachedEntry will allow for current and future expansion on utilities for metric tracking of entries.

codenothing
published 1.2.0 •

Changelog

Source

v1.2.0

  • #6 getUnsafeMulti: Getting results only, throwing any errors
codenothing
published 1.1.0 •

Changelog

Source

v1.1.0

  • #1 ttlLocal: ttl for local cache entries, independent from remote ttl
  • #3 Move memcached and rabbitmq types into prod dependencies
  • #4 broadcast: Sending action signals to workers on different systems
codenothing
published 1.0.0 •

Changelog

Source

v1.0.0

  • Initial implementation
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