Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextastic/cache

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

@nextastic/cache - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

dist/set.d.ts

1

dist/index.d.ts
export * from './get';
export * from './set';

@@ -18,1 +18,2 @@ "use strict";

__exportStar(require("./get"), exports);
__exportStar(require("./set"), exports);

2

package.json
{
"name": "@nextastic/cache",
"version": "0.0.3",
"version": "0.1.0",
"description": "Cache provider to store and retrieve data. ",

@@ -5,0 +5,0 @@ "repository": {

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