Socket
Socket
Sign inDemoInstall

@podium/schemas

Package Overview
Dependencies
Maintainers
6
Versions
67
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.8 to 4.1.9

7

CHANGELOG.md

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

## [4.1.9](https://github.com/podium-lib/schemas/compare/v4.1.8...v4.1.9) (2021-03-30)
### Bug Fixes
* Updated ajv dependencies ([#102](https://github.com/podium-lib/schemas/issues/102)) ([a3dae05](https://github.com/podium-lib/schemas/commit/a3dae054df783746274a468b66a39e31d1358056))
## [4.1.8](https://github.com/podium-lib/schemas/compare/v4.1.7...v4.1.8) (2021-03-27)

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

14

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

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

"dependencies": {
"ajv": "7.2.4",
"ajv-formats": "1.6.0"
"ajv": "8.0.1",
"ajv-formats": "2.0.1"
},

@@ -43,10 +43,10 @@ "devDependencies": {

"@semantic-release/github": "7.2.0",
"@semantic-release/npm": "7.0.10",
"@semantic-release/npm": "7.1.0",
"@semantic-release/release-notes-generator": "9.0.2",
"eslint": "7.17.0",
"eslint": "7.23.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "7.2.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"prettier": "2.0.2",
"prettier": "2.2.1",
"semantic-release": "17.4.2",

@@ -53,0 +53,0 @@ "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