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
17.0.2

4

index.d.ts

@@ -7,4 +7,2 @@ export * from './lib/angular-common.module';

export * from './lib/directive/index';
export { APP_CONFIG } from './lib/tokens';
export { AppConfig } from './lib/tokens';
export { WINDOW } from './lib/window.token';
export { AppConfig, APP_CONFIG, REQUEST, RESPONSE, WINDOW } from './lib/tokens';
import { InjectionToken } from '@angular/core';
import { Request, Response } from 'express';
export declare class AppConfig {

@@ -11,1 +12,4 @@ baseUrl: string;

export declare const APP_CONFIG: InjectionToken<any>;
export declare const REQUEST: InjectionToken<Request<import("express-serve-static-core").ParamsDictionary, any, any, import("qs").ParsedQs, Record<string, any>>>;
export declare const RESPONSE: InjectionToken<Response<any, Record<string, any>>>;
export declare const WINDOW: InjectionToken<Window>;
{
"name": "@rolatech/angular-common",
"version": "17.0.1",
"version": "17.0.2",
"peerDependencies": {

@@ -11,2 +11,7 @@ "@angular/common": "^17.0.0",

},
"repository": {
"type": "git",
"url": "https://github.com/viablecell/rolatech-web.git"
},
"license": "MIT",
"module": "fesm2022/rolatech-angular-common.mjs",

@@ -13,0 +18,0 @@ "typings": "index.d.ts",

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

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