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.8 to 4.4.9

7

CHANGELOG.md

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

## [4.4.9](https://github.com/podium-lib/client/compare/v4.4.8...v4.4.9) (2021-03-31)
### Bug Fixes
* Update @podium/schema to version 4.1.9 to fix ajv error ([#188](https://github.com/podium-lib/client/issues/188)) ([1b03065](https://github.com/podium-lib/client/commit/1b0306562a15e0fe496adb22bf9b2aa76ac26436))
## [4.4.8](https://github.com/podium-lib/client/compare/v4.4.7...v4.4.8) (2020-10-29)

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

28

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

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

"@metrics/client": "2.5.0",
"@podium/schemas": "4.0.5",
"@podium/utils": "4.4.1",
"@podium/schemas": "4.1.9",
"@podium/utils": "4.4.12",
"abslog": "2.4.0",

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

"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.1.1",
"@semantic-release/npm": "7.0.6",
"@semantic-release/release-notes-generator": "9.0.1",
"semantic-release": "17.2.0",
"@semantic-release/github": "7.2.0",
"@semantic-release/npm": "7.1.0",
"@semantic-release/release-notes-generator": "9.0.2",
"semantic-release": "17.4.2",
"@podium/test-utils": "2.2.0",
"@sinonjs/fake-timers": "6.0.1",
"@sinonjs/fake-timers": "7.0.2",
"benchmark": "2.1.4",
"eslint": "7.12.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.14.0",
"eslint": "7.23.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-prettier": "3.3.1",
"express": "4.17.1",

@@ -71,5 +71,5 @@ "get-stream": "6.0.0",

"is-stream": "2.0.0",
"prettier": "2.1.2",
"tap": "14.10.8"
"prettier": "2.2.1",
"tap": "14.11.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