You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@rolatech/angular-case

Package Overview
Dependencies
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rolatech/angular-case - npm Package Compare versions

Comparing version
20.3.2-beta.4
to
20.3.2-beta.5
+3
-3
fesm2022/rolatech-angular-case.mjs

@@ -6,6 +6,6 @@ import * as i0 from '@angular/core';

class AngularCaseComponent {
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.1", ngImport: i0, type: AngularCaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.1", type: AngularCaseComponent, isStandalone: true, selector: "rolatech-angular-case", ngImport: i0, template: "<p>angular-case works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] });
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.5", ngImport: i0, type: AngularCaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.5", type: AngularCaseComponent, isStandalone: true, selector: "rolatech-angular-case", ngImport: i0, template: "<p>angular-case works!</p>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }] });
}
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.1", ngImport: i0, type: AngularCaseComponent, decorators: [{
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.5", ngImport: i0, type: AngularCaseComponent, decorators: [{
type: Component,

@@ -12,0 +12,0 @@ args: [{ selector: 'rolatech-angular-case', imports: [CommonModule], template: "<p>angular-case works!</p>\n" }]

{
"name": "@rolatech/angular-case",
"version": "20.3.2-beta.4",
"version": "20.3.2-beta.5",
"private": false,

@@ -5,0 +5,0 @@ "peerDependencies": {