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 4.4.1 to 4.4.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.4.2](https://github.com/podium-lib/utils/compare/v4.4.1...v4.4.2) (2021-01-21)
### Bug Fixes
* **deps:** update dependency @podium/schemas to v4.0.7 ([cbded99](https://github.com/podium-lib/utils/commit/cbded9938631209d7d1c3da3bf7600379d0524dc))
## [4.4.1](https://github.com/podium-lib/utils/compare/v4.4.0...v4.4.1) (2020-10-28)

@@ -2,0 +9,0 @@

18

package.json
{
"name": "@podium/utils",
"version": "4.4.1",
"version": "4.4.2",
"description": "Common generic utility methods shared by @podium modules.",

@@ -56,12 +56,12 @@ "license": "MIT",

"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.1.1",
"@semantic-release/npm": "7.0.6",
"@semantic-release/github": "7.2.0",
"@semantic-release/npm": "7.0.9",
"@semantic-release/release-notes-generator": "9.0.1",
"semantic-release": "17.1.2",
"semantic-release": "17.3.0",
"benchmark": "2.1.4",
"eslint": "7.12.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.14.0",
"eslint": "7.17.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-prettier": "3.3.1",
"jest": "26.4.2",

@@ -71,3 +71,3 @@ "prettier": "2.0.5"

"dependencies": {
"@podium/schemas": "4.0.5",
"@podium/schemas": "4.0.7",
"original-url": "1.2.3",

@@ -74,0 +74,0 @@ "camelcase": "6.2.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