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.20 to 4.1.21

7

CHANGELOG.md

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

## [4.1.21](https://github.com/podium-lib/schemas/compare/v4.1.20...v4.1.21) (2021-06-06)
### Bug Fixes
* **deps:** update dependency ajv to v8.6.0 ([438bd64](https://github.com/podium-lib/schemas/commit/438bd64e4ed46c63b73bbcf35c87a37310674fc7))
## [4.1.20](https://github.com/podium-lib/schemas/compare/v4.1.19...v4.1.20) (2021-05-24)

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

6

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

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

"dependencies": {
"ajv": "8.5.0",
"ajv": "8.6.0",
"ajv-formats": "2.1.0"

@@ -48,3 +48,3 @@ },

"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.23.3",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-prettier": "3.4.0",

@@ -51,0 +51,0 @@ "prettier": "2.2.1",

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