Socket
Socket
Sign inDemoInstall

@worldsibu/convector-core-storage

Package Overview
Dependencies
Maintainers
2
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@worldsibu/convector-core-storage - npm Package Compare versions

Comparing version 1.3.9-0-alpha.8f012a8e to 1.3.9-0-alpha.90c7d903

4

dist/src/base-storage.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var g = require("window-or-global");
var cls_hooked_1 = require("cls-hooked");
exports.BaseStorageNamespace = cls_hooked_1.createNamespace('@worldsibu/convector-core-storage');
exports.BaseStorageNamespace = g.BaseStorageNamespace || cls_hooked_1.createNamespace('@worldsibu/convector-core-storage');
g.BaseStorageNamespace = exports.BaseStorageNamespace;
var BaseStorage = (function () {

@@ -6,0 +8,0 @@ function BaseStorage() {

{
"name": "@worldsibu/convector-core-storage",
"version": "1.3.9-0-alpha.8f012a8e",
"version": "1.3.9-0-alpha.90c7d903",
"description": "Convector Core Storage class. This is not intended to be used as a provider but as an abstract interface of one",

@@ -44,3 +44,3 @@ "license": "Apache-2.0",

"@types/cls-hooked": "^4.3.1",
"@worldsibu/convector-core-errors": "1.3.9-0-alpha.8f012a8e",
"@worldsibu/convector-core-errors": "1.3.9-0-alpha.90c7d903",
"cls-hooked": "git+https://github.com/bringg/cls-hooked.git",

@@ -47,0 +47,0 @@ "tslib": "^1.9.0",

Sorry, the diff of this file is not supported yet

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