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

@worldsibu/convector-core-storage

Package Overview
Dependencies
Maintainers
1
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.5-0-alpha.3a7b1fc8 to 1.3.5-0-alpha.52d05416

2

dist/src/base-storage.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var g = global;
var g = require("window-or-global");
var BaseStorage = (function () {

@@ -5,0 +5,0 @@ function BaseStorage() {

{
"name": "@worldsibu/convector-core-storage",
"version": "1.3.5-0-alpha.3a7b1fc8",
"version": "1.3.5-0-alpha.52d05416",
"description": "Convector Core Storage class. This is not intended to be used as a provider but as an abstract interface of one",

@@ -43,4 +43,5 @@ "license": "Apache-2.0",

"dependencies": {
"@worldsibu/convector-core-errors": "1.3.5-0-alpha.3a7b1fc8",
"tslib": "^1.9.0"
"@worldsibu/convector-core-errors": "1.3.5-0-alpha.52d05416",
"tslib": "^1.9.0",
"window-or-global": "^1.0.1"
},

@@ -47,0 +48,0 @@ "devDependencies": {

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