You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@rolatech/angular-common

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rolatech/angular-common - npm Package Compare versions

Comparing version

to
0.2.0

esm2020/lib/directive/decimal.directive.mjs

2

index.d.ts

@@ -6,3 +6,5 @@ export * from './lib/angular-common.module';

export * from './lib/pipes/index';
export * from './lib/directive/index';
export { APP_CONFIG } from './lib/tokens';
export { AppConfig } from './lib/tokens';
export { WINDOW } from './lib/window.token';

5

lib/angular-common.module.d.ts

@@ -7,7 +7,8 @@ import * as i0 from "@angular/core";

import * as i5 from "./pipes/time.pipe";
import * as i6 from "./material.module";
import * as i6 from "./directive/decimal.directive";
import * as i7 from "./material.module";
export declare class AngularCommonModule {
static ɵfac: i0.ɵɵFactoryDeclaration<AngularCommonModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularCommonModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.HttpClientModule, typeof i4.PrettyjsonPipe, typeof i5.TimePipe], [typeof i6.MaterialModule, typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.HttpClientModule, typeof i4.PrettyjsonPipe, typeof i5.TimePipe]>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AngularCommonModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.HttpClientModule, typeof i4.PrettyjsonPipe, typeof i5.TimePipe, typeof i6.DecimalDirective], [typeof i7.MaterialModule, typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.HttpClientModule, typeof i4.PrettyjsonPipe, typeof i5.TimePipe, typeof i6.DecimalDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AngularCommonModule>;
}
{
"name": "@rolatech/angular-common",
"version": "0.1.1",
"version": "0.2.0",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": "^15.2.0",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet