@goodgamestudios/webshop-utils
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -5,4 +5,6 @@ # Changelog | ||
### [0.0.3](https://gitlab.goodgamestudios.com/webshop/utils/compare/v0.0.2...v0.0.3) (2020-01-31) | ||
### [0.0.2](https://gitlab.goodgamestudios.com/webshop/utils/compare/v0.0.1...v0.0.2) (2020-01-31) | ||
### 0.0.1 (2020-01-31) |
@@ -6,2 +6,3 @@ export * from './ArgumentNullError'; | ||
export * from './IDictionary'; | ||
export * from './IDisposable'; | ||
export * from './IUnsubscribe'; | ||
@@ -8,0 +9,0 @@ export * from './ping'; |
{ | ||
"name": "@goodgamestudios/webshop-utils", | ||
"description": "Utils library for WebShop", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "types": "dist/index.d.ts", |
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
16345
368