New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@2sic.com/dnn-sxc-angular

Package Overview
Dependencies
Maintainers
3
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@2sic.com/dnn-sxc-angular - npm Package Compare versions

Comparing version 10.25.2-rc.2 to 10.25.2-rc.4

3

dist/context/context.service.js

@@ -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

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