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.24 to 4.1.25

7

CHANGELOG.md

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

## [4.1.25](https://github.com/podium-lib/schemas/compare/v4.1.24...v4.1.25) (2021-09-12)
### Bug Fixes
* **deps:** update dependency ajv to v8.6.3 ([a6c641f](https://github.com/podium-lib/schemas/commit/a6c641f6758ef2f143cc8b4debdf61cd9080c676))
## [4.1.24](https://github.com/podium-lib/schemas/compare/v4.1.23...v4.1.24) (2021-08-14)

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

12

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

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

"dependencies": {
"ajv": "8.6.2",
"ajv": "8.6.3",
"ajv-formats": "2.1.1"

@@ -41,3 +41,3 @@ },

"@semantic-release/commit-analyzer": "8.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/git": "9.0.1",
"@semantic-release/github": "7.2.3",

@@ -49,8 +49,8 @@ "@semantic-release/npm": "7.1.3",

"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.24.0",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-import": "2.24.1",
"eslint-plugin-prettier": "3.4.1",
"prettier": "2.2.1",
"semantic-release": "17.4.3",
"semantic-release": "17.4.7",
"tap": "15.0.2"
}
}
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