@edirect/audit-domain
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -5,2 +5,4 @@ # Changelog | ||
## [1.1.0](https://bitbucket.org/gofrank/audit-service-nodejs/compare/v1.0.1...v1.1.0) (2023-08-11) | ||
## [1.0.1](https://bitbucket.org/gofrank/audit-service-nodejs/compare/v1.0.0...v1.0.1) (2023-08-11) |
{ | ||
"name": "@edirect/audit-domain", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"private": false, | ||
"dependencies": { | ||
"shimmer": "^1.2.1", | ||
"cls-hooked": "^4.2.2" | ||
"cls-hooked": "^4.2.2", | ||
"tslib": "^2.6.1" | ||
}, | ||
@@ -9,0 +10,0 @@ "devDependencies": { |
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
14153
3
+ Addedtslib@^2.6.1
+ Addedtslib@2.8.1(transitive)