@podium/utils
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -0,1 +1,8 @@ | ||
## [5.0.5](https://github.com/podium-lib/utils/compare/v5.0.4...v5.0.5) (2024-05-07) | ||
### Bug Fixes | ||
* include the types folder in the distributed package ([#236](https://github.com/podium-lib/utils/issues/236)) ([fcf16d0](https://github.com/podium-lib/utils/commit/fcf16d031e02a8b658dee625be1f174cc7a324ed)) | ||
## [5.0.4](https://github.com/podium-lib/utils/compare/v5.0.3...v5.0.4) (2024-04-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/utils", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "Common generic utility methods shared by @podium modules.", | ||
@@ -28,3 +28,3 @@ "type": "module", | ||
"lib", | ||
"types.d.ts" | ||
"types" | ||
], | ||
@@ -42,4 +42,4 @@ "main": "./lib/main.js", | ||
"devDependencies": { | ||
"@babel/eslint-parser": "7.24.1", | ||
"@podium/schemas": "5.0.0", | ||
"@babel/eslint-parser": "7.24.5", | ||
"@podium/schemas": "5.0.1", | ||
"@semantic-release/changelog": "6.0.3", | ||
@@ -46,0 +46,0 @@ "@semantic-release/commit-analyzer": "11.1.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
86582
18
1462