@rolatech/angular-common
Advanced tools
Comparing version
@@ -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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
81831
0.58%0
-100%889
0.11%0
-100%27
-6.9%