Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@podium/utils

Package Overview
Dependencies
Maintainers
6
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/utils - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

types/asset-css.d.ts

7

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc