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
104
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.11 to 4.4.12

7

CHANGELOG.md

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

## [4.4.12](https://github.com/podium-lib/utils/compare/v4.4.11...v4.4.12) (2021-03-30)
### Bug Fixes
* Update @podium/schema to version 4.1.9 to fix ajv error ([#110](https://github.com/podium-lib/utils/issues/110)) ([08ee7df](https://github.com/podium-lib/utils/commit/08ee7dfa6bc8b413bb8ee12dd778606f0c6c04e4))
## [4.4.11](https://github.com/podium-lib/utils/compare/v4.4.10...v4.4.11) (2021-03-27)

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

14

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

@@ -57,16 +57,16 @@ "license": "MIT",

"@semantic-release/github": "7.2.0",
"@semantic-release/npm": "7.0.10",
"@semantic-release/npm": "7.1.0",
"@semantic-release/release-notes-generator": "9.0.2",
"semantic-release": "17.4.2",
"benchmark": "2.1.4",
"eslint": "7.17.0",
"eslint": "7.23.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "6.15.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"jest": "26.4.2",
"prettier": "2.0.5"
"jest": "26.6.3",
"prettier": "2.2.1"
},
"dependencies": {
"@podium/schemas": "4.1.8",
"@podium/schemas": "4.1.9",
"original-url": "1.2.3",

@@ -73,0 +73,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