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
196
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.31 to 4.4.32

7

CHANGELOG.md

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

## [4.4.32](https://github.com/podium-lib/client/compare/v4.4.31...v4.4.32) (2021-07-16)
### Bug Fixes
* **deps:** update dependency @podium/schemas to v4.1.23 ([0ad1042](https://github.com/podium-lib/client/commit/0ad104279a9a299737db5bbc5c2e65e43bacbc03))
## [4.4.31](https://github.com/podium-lib/client/compare/v4.4.30...v4.4.31) (2021-07-04)

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

12

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

@@ -33,3 +33,3 @@ "license": "MIT",

"lint:fix": "eslint --fix .",
"test": "tap test/*.js",
"test": "tap --no-cov test/*.js",
"lint:format": "eslint --fix .",

@@ -41,3 +41,3 @@ "precommit": "lint-staged"

"@metrics/client": "2.5.0",
"@podium/schemas": "4.1.22",
"@podium/schemas": "4.1.23",
"@podium/utils": "4.4.23",

@@ -52,2 +52,3 @@ "abslog": "2.4.0",

"devDependencies": {
"@podium/test-utils": "2.3.0",
"@semantic-release/changelog": "5.0.1",

@@ -59,4 +60,3 @@ "@semantic-release/commit-analyzer": "8.0.1",

"@semantic-release/release-notes-generator": "9.0.3",
"semantic-release": "17.4.3",
"@podium/test-utils": "2.3.0",
"semantic-release": "17.4.2",
"@sinonjs/fake-timers": "7.0.5",

@@ -74,4 +74,4 @@ "benchmark": "2.1.4",

"prettier": "2.2.1",
"tap": "14.11.0"
"tap": "15.0.9"
}
}
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