Socket
Socket
Sign inDemoInstall

@podium/utils

Package Overview
Dependencies
Maintainers
6
Versions
102
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.3.1 to 4.3.2

7

CHANGELOG.md

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

## [4.3.2](https://github.com/podium-lib/utils/compare/v4.3.1...v4.3.2) (2020-10-10)
### Bug Fixes
* **deps:** update dependency camelcase to v6.1.0 ([ef22149](https://github.com/podium-lib/utils/commit/ef2214918172d1b6044b72f44771c7fb22f5aa77))
## [4.3.1](https://github.com/podium-lib/utils/compare/v4.3.0...v4.3.1) (2020-09-13)

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

16

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

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

"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.0.7",
"@semantic-release/github": "7.1.1",
"@semantic-release/npm": "7.0.6",
"@semantic-release/release-notes-generator": "9.0.1",
"semantic-release": "17.1.1",
"semantic-release": "17.1.2",
"benchmark": "2.1.4",
"eslint": "7.3.1",
"eslint": "7.10.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.1.4",
"jest": "26.1.0",
"jest": "26.4.2",
"prettier": "2.0.5"

@@ -73,4 +73,4 @@ },

"original-url": "1.2.3",
"camelcase": "6.0.0"
"camelcase": "6.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