@worldsibu/convector-core-storage
Advanced tools
Comparing version 1.3.5-0-alpha.3a7b1fc8 to 1.3.5-0-alpha.52d05416
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15298
3
+ Addedwindow-or-global@^1.0.1
+ Added@worldsibu/convector-core-errors@1.3.5-0-alpha.52d05416(transitive)
+ Addedwindow-or-global@1.0.1(transitive)
- Removed@worldsibu/convector-core-errors@1.3.5-0-alpha.3a7b1fc8(transitive)
Updated@worldsibu/convector-core-errors@1.3.5-0-alpha.52d05416