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.3-pre3 to 10.25.3-pre4

4

dist/context/context.service.d.ts

@@ -6,3 +6,3 @@ import { ElementRef } from '@angular/core';

appTagService: AppTagService;
preConfiguration: ContextInfo;
preConfiguration: Partial<ContextInfo>;
constructor();

@@ -14,3 +14,3 @@ private check2sxcVersion;

*/
preConfigure(preConfig: ContextInfo): this;
preConfigure(preConfig: Partial<ContextInfo>): this;
/**

@@ -17,0 +17,0 @@ * Configure 2sxc in the context of a HTMLNode.

{
"name": "@2sic.com/dnn-sxc-angular",
"version": "10.25.3-pre3",
"version": "10.25.3-pre4",
"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