@chalupajs/interface
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -6,1 +6,2 @@ import { Constructor } from '../types'; | ||
}; | ||
export declare type DynamicValueProvider<T> = (context: IDynamicValueContext) => T; |
@@ -15,3 +15,3 @@ import 'reflect-metadata'; | ||
export { IPluginContainer } from './Container/IPluginContainer'; | ||
export { IDynamicValueContext } from './Container/IDynamicValueContext'; | ||
export { IDynamicValueContext, DynamicValueProvider } from './Container/IDynamicValueContext'; | ||
export { ExternalServiceTemplate, serviceMethodPlaceholder, ExternalServiceCall, IExternalServiceCall, CallWithResult, IExternalServiceEmit, EmitWithResult, serviceEventPlaceholder, } from './ExternalService/ExternalServiceTemplate'; | ||
@@ -18,0 +18,0 @@ export { ExternalService, ExternalServiceOptions, ExternalServiceMethod, ExternalServiceMethodOptions, ExternalServiceEvent, ExternalServiceEventOptions, } from './ExternalService/decorators'; |
{ | ||
"name": "@chalupajs/interface", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Service framework", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
249602
3111
0