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

@podium/schemas

Package Overview
Dependencies
Maintainers
6
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/schemas - npm Package Compare versions

Comparing version 4.1.31 to 4.1.32

7

CHANGELOG.md

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

## [4.1.32](https://github.com/podium-lib/schemas/compare/v4.1.31...v4.1.32) (2022-03-23)
### Bug Fixes
* **deps:** update dependency ajv to v8.11.0 ([5f3a961](https://github.com/podium-lib/schemas/commit/5f3a9619f7f7cf3b8368ba8e53a3e1f8b82bf573))
## [4.1.31](https://github.com/podium-lib/schemas/compare/v4.1.30...v4.1.31) (2022-02-04)

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

12

package.json
{
"name": "@podium/schemas",
"version": "4.1.31",
"version": "4.1.32",
"description": "Schemas for validating the @podium contract.",

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

"dependencies": {
"ajv": "8.10.0",
"ajv": "8.11.0",
"ajv-formats": "2.1.1"

@@ -47,9 +47,9 @@ },

"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.1",
"eslint-config-prettier": "8.4.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-prettier": "3.4.1",
"prettier": "2.2.1",
"prettier": "2.5.1",
"semantic-release": "18.0.1",
"tap": "15.0.2"
"tap": "15.1.6"
}
}
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