@2sic.com/dnn-sxc-angular
Advanced tools
Comparing version 10.25.2-rc.2 to 10.25.2-rc.4
@@ -25,3 +25,4 @@ var __assign = (this && this.__assign) || Object.assign || function(t) { | ||
Context.prototype.check2sxcVersion = function () { | ||
var requiredVersion = [10, 25, 2]; | ||
// Actually the required version is 10.25.2, but 2sxc-ui reports 10.25.1 in 2sxc 10.25.2 | ||
var requiredVersion = [10, 25, 1]; | ||
var version = this.$2sxc.sysinfo.version.split('.').map(function (v) { return parseInt(v); }); | ||
@@ -28,0 +29,0 @@ // Reduce version to comparision number - 0 means equal, 1 means version > requiredVersion, -1 means version < requiredVersion |
{ | ||
"name": "@2sic.com/dnn-sxc-angular", | ||
"version": "10.25.2-rc.02", | ||
"version": "10.25.2-rc.04", | ||
"author": "2sic.com - daniel mettler and raphael müller", | ||
@@ -5,0 +5,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
148491
847