@apex-pub/convector-core-model
Advanced tools
Comparing version 1.4.1-2.0 to 1.4.1-4-alpha.4ece38f3
@@ -5,3 +5,3 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
const yup = require("yup"); | ||
const yup = tslib_1.__importStar(require("yup")); | ||
const convector_core_errors_1 = require("@apex-pub/convector-core-errors"); | ||
@@ -8,0 +8,0 @@ const convector_core_storage_1 = require("@apex-pub/convector-core-storage"); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.getDefaults = exports.Default = exports.defaultMetadataKey = 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.defaultMetadataKey = g.ConvectorDefaultMetadataKey || Symbol('default'); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.ensureRequired = exports.Required = exports.requiredMetadataKey = 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.requiredMetadataKey = g.ConvectorRequiredMetadataKey || Symbol('required'); |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.getValidatedProperties = exports.getPropertiesValidation = exports.Validate = exports.validateMetadataKey = 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.validateMetadataKey = g.ConvectorValidateMetadataKey || Symbol('validate'); |
{ | ||
"name": "@apex-pub/convector-core-model", | ||
"version": "1.4.1-2.0", | ||
"version": "1.4.1-4-alpha.4ece38f3", | ||
"description": "Convector Model 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-storage": "^1.4.1-2.0", | ||
"@apex-pub/convector-core-errors": "1.4.1-4-alpha.4ece38f3", | ||
"@apex-pub/convector-core-storage": "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
40250
362
+ Added@apex-pub/convector-core-errors@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-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-storage@1.4.1-4-alpha.4ece38f3