@apex-pub/convector-core-controller
Advanced tools
Comparing version 1.4.1-2.0 to 1.4.1-4-alpha.4ece38f3
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.Controller = exports.controllerMetadataKey = void 0; | ||
const g = require("window-or-global"); | ||
const tslib_1 = require("tslib"); | ||
const g = tslib_1.__importStar(require("window-or-global")); | ||
const convector_core_errors_1 = require("@apex-pub/convector-core-errors"); | ||
@@ -6,0 +7,0 @@ require("reflect-metadata"); |
@@ -5,3 +5,3 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
const g = require("window-or-global"); | ||
const g = tslib_1.__importStar(require("window-or-global")); | ||
const convector_core_errors_1 = require("@apex-pub/convector-core-errors"); | ||
@@ -8,0 +8,0 @@ require("reflect-metadata"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.OptionalParam = exports.optionalMetadataKey = void 0; | ||
const g = require("window-or-global"); | ||
const tslib_1 = require("tslib"); | ||
const g = tslib_1.__importStar(require("window-or-global")); | ||
require("reflect-metadata"); | ||
@@ -6,0 +7,0 @@ exports.optionalMetadataKey = g.ConvectorOptionalParamMetadataKey || Symbol('optional-param'); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.Param = exports.paramMetadataKey = void 0; | ||
const g = require("window-or-global"); | ||
const tslib_1 = require("tslib"); | ||
const g = tslib_1.__importStar(require("window-or-global")); | ||
const yup_1 = require("yup"); | ||
@@ -6,0 +7,0 @@ require("reflect-metadata"); |
{ | ||
"name": "@apex-pub/convector-core-controller", | ||
"version": "1.4.1-2.0", | ||
"version": "1.4.1-4-alpha.4ece38f3", | ||
"description": "Convector Controller base class", | ||
@@ -53,4 +53,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@apex-pub/convector-core-errors": "^1.4.1-2.0", | ||
"@apex-pub/convector-core-model": "^1.4.1-2.0", | ||
"@apex-pub/convector-core-errors": "1.4.1-4-alpha.4ece38f3", | ||
"@apex-pub/convector-core-model": "1.4.1-4-alpha.4ece38f3", | ||
"window-or-global": "^1.0.1", | ||
@@ -57,0 +57,0 @@ "yup": "^0.26.10" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
29628
206
+ Added@apex-pub/convector-core-errors@1.4.1-4-alpha.4ece38f3(transitive)
+ Added@apex-pub/convector-core-model@1.4.1-4-alpha.4ece38f3(transitive)
+ Added@apex-pub/convector-core-storage@1.4.1-4-alpha.4ece38f3(transitive)
- Removed@apex-pub/convector-core-errors@1.5.0(transitive)
- Removed@apex-pub/convector-core-model@1.5.0(transitive)
- Removed@apex-pub/convector-core-storage@1.5.0(transitive)
- Removedtslib@1.14.1(transitive)
Updated@apex-pub/convector-core-errors@1.4.1-4-alpha.4ece38f3
Updated@apex-pub/convector-core-model@1.4.1-4-alpha.4ece38f3