@goodgamestudios/webshop-utils
Advanced tools
Comparing version 1.0.1 to 1.0.3
@@ -6,2 +6,21 @@ # Change Log | ||
## [1.0.3](https://gitlab.goodgamestudios.com/webshop/utils/compare/@goodgamestudios/webshop-utils@1.0.2...@goodgamestudios/webshop-utils@1.0.3) (2020-04-14) | ||
### Bug Fixes | ||
* force publish ([b18b3ac](https://gitlab.goodgamestudios.com/webshop/utils/commit/b18b3ac35255e08af71c10e580d4ef27c519b09d)) | ||
## 1.0.2 (2020-04-14) | ||
**Note:** Version bump only for package @goodgamestudios/webshop-utils | ||
## [1.0.1](https://gitlab.goodgamestudios.com/webshop/utils/compare/@goodgamestudios/webshop-utils@1.0.0...@goodgamestudios/webshop-utils@1.0.1) (2020-04-14) | ||
@@ -8,0 +27,0 @@ |
@@ -20,4 +20,3 @@ "use strict"; | ||
__export(require("./serviceLocator")); | ||
__export(require("./testHelpers")); | ||
__export(require("./debounce")); | ||
__export(require("./server")); |
@@ -22,4 +22,3 @@ export * from './ArgumentNullError'; | ||
export * from './serviceLocator'; | ||
export * from './testHelpers'; | ||
export * from './debounce'; | ||
export * from './server'; |
@@ -15,4 +15,3 @@ export * from './ArgumentNullError'; | ||
export * from './serviceLocator'; | ||
export * from './testHelpers'; | ||
export * from './debounce'; | ||
export * from './server'; |
@@ -1,2 +0,2 @@ | ||
export { constructor, Factory, IServiceLocator } from './IServiceLocator'; | ||
export { constructor, Factory, IServiceLocator, IProviderOptions } from './IServiceLocator'; | ||
export { ServiceLocator } from './ServiceLocator'; |
{ | ||
"name": "@goodgamestudios/webshop-utils", | ||
"version": "1.0.1", | ||
"description": "Utils library for webshop", | ||
"version": "1.0.3", | ||
"description": "Utils library for webshopp", | ||
"sideEffects": false, | ||
@@ -28,5 +28,2 @@ "main": "dist/index.js", | ||
}, | ||
"devDependencies": { | ||
"moq.ts": "^5.0.5" | ||
}, | ||
"scripts": { | ||
@@ -45,3 +42,3 @@ "lint": "tslint 'lib/**/*.ts'", | ||
}, | ||
"gitHead": "bdc4ce85d3f057daba03dd9aa9b61777dc78373f" | ||
"gitHead": "eb3885becfeacec041ab3b9ea30f93ff3d7d3e05" | ||
} |
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
0
57331
128
1466