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

@podium/client

Package Overview
Dependencies
Maintainers
6
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/client - npm Package Compare versions

Comparing version 4.4.3 to 4.4.4

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [4.4.4](https://github.com/podium-lib/client/compare/v4.4.3...v4.4.4) (2020-10-06)
### Bug Fixes
* **deps:** update dependency @podium/schemas to v4.0.4 ([#136](https://github.com/podium-lib/client/issues/136)) ([9f71f0f](https://github.com/podium-lib/client/commit/9f71f0fe3c579d58c6a3b5376f8d9a0f3165867e)), closes [#142](https://github.com/podium-lib/client/issues/142)
* **deps:** update dependency @podium/utils to v4.3.1 ([f5483b6](https://github.com/podium-lib/client/commit/f5483b6445baf36e6d1d33daa59da564a42ef33e))
## [4.4.3](https://github.com/podium-lib/client/compare/v4.4.2...v4.4.3) (2020-10-06)

@@ -2,0 +10,0 @@

20

package.json
{
"name": "@podium/client",
"version": "4.4.3",
"version": "4.4.4",
"main": "lib/client.js",

@@ -40,4 +40,4 @@ "license": "MIT",

"@metrics/client": "2.5.0",
"@podium/schemas": "4.0.3",
"@podium/utils": "4.3.0",
"@podium/schemas": "4.0.4",
"@podium/utils": "4.3.1",
"abslog": "2.4.0",

@@ -54,13 +54,13 @@ "http-cache-semantics": "^4.0.3",

"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.0.7",
"@semantic-release/npm": "7.0.5",
"@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",
"@podium/test-utils": "2.2.0",
"@sinonjs/fake-timers": "6.0.1",
"benchmark": "2.1.4",
"eslint": "7.4.0",
"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",

@@ -71,5 +71,5 @@ "express": "4.17.1",

"is-stream": "2.0.0",
"prettier": "2.0.5",
"prettier": "2.1.2",
"tap": "14.10.8"
}
}
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