@tinkoff/dippy
Advanced tools
Comparing version 0.9.3 to 0.9.4
@@ -8,3 +8,3 @@ export { Container } from './Container'; | ||
export { Provider, ProviderDep, ProviderDeps, ProvideDepsIterator, OptionsType } from './Provider'; | ||
export { createToken, optional, OptionalTokenDependency, TokenInterface, BaseTokenInterface, MultiTokenInterface, ExtractTokenType, ExtractDependencyType, } from './createToken/createToken'; | ||
export { optional, createToken, OptionalTokenDependency, TokenInterface, BaseTokenInterface, MultiTokenInterface, ExtractTokenType, ExtractDependencyType, } from './createToken/createToken'; | ||
export { TokenType } from './createToken/createToken.h'; | ||
@@ -11,0 +11,0 @@ export { Scope } from './constant'; |
{ | ||
"name": "@tinkoff/dippy", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"initialVersion": "0.7.27", | ||
@@ -15,3 +15,3 @@ "description": "", | ||
"type": "git", | ||
"url": "git@github.com:Tinkoff/tramvai.git" | ||
"url": "git+ssh://git@github.com/tramvaijs/tramvai.git" | ||
}, | ||
@@ -18,0 +18,0 @@ "scripts": { |
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
75198