@podium/utils
Advanced tools
Comparing version 5.0.0-next.4 to 5.0.0-next.5
@@ -0,1 +1,8 @@ | ||
# [5.0.0-next.5](https://github.com/podium-lib/utils/compare/v5.0.0-next.4...v5.0.0-next.5) (2021-04-27) | ||
### Bug Fixes | ||
* Point require export to main.js ([#122](https://github.com/podium-lib/utils/issues/122)) ([1438ee6](https://github.com/podium-lib/utils/commit/1438ee66eb04bdc289b8b8ba2a3f20b2f6311ea1)) | ||
# [5.0.0-next.4](https://github.com/podium-lib/utils/compare/v5.0.0-next.3...v5.0.0-next.4) (2021-04-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/utils", | ||
"version": "5.0.0-next.4", | ||
"version": "5.0.0-next.5", | ||
"description": "Common generic utility methods shared by @podium modules.", | ||
@@ -32,3 +32,3 @@ "type": "module", | ||
"exports": { | ||
"require": "./dist/validate.js", | ||
"require": "./dist/main.js", | ||
"import": "./lib/main.js" | ||
@@ -35,0 +35,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
75461
103
1
4
0
18