@ikoabo/server
Advanced tools
Comparing version 2.0.0 to 2.0.1
# CHANGELOG | ||
## [2.0.1] - 2021-08-03 | ||
- Fix through dev dependency | ||
## [2.0.0] - 2021-08-03 | ||
@@ -4,0 +7,0 @@ - Update error handler |
{ | ||
"name": "@ikoabo/server", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "IKOA Business Opportunity Server Package", | ||
@@ -48,2 +48,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@types/through": "0.0.30", | ||
"app-root-path": "^3.0.0", | ||
@@ -74,3 +75,2 @@ "async": "^3.2.0", | ||
"@types/sha.js": "^2.4.0", | ||
"@types/through": "0.0.30", | ||
"@types/uniqid": "^5.3.0", | ||
@@ -77,0 +77,0 @@ "@typescript-eslint/eslint-plugin": "^4.29.0", |
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
124094
26
17
+ Added@types/through@0.0.30
+ Added@types/through@0.0.30(transitive)