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 5.0.3 to 5.0.4

7

CHANGELOG.md

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

## [5.0.4](https://github.com/podium-lib/schemas/compare/v5.0.3...v5.0.4) (2024-06-04)
### Bug Fixes
* **deps:** update dependency ajv to v8.15.0 ([0513fe7](https://github.com/podium-lib/schemas/commit/0513fe7f05e6702254c19b7538e18a7cdba9fbfb))
## [5.0.3](https://github.com/podium-lib/schemas/compare/v5.0.2...v5.0.3) (2024-05-26)

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

8

package.json
{
"name": "@podium/schemas",
"version": "5.0.3",
"version": "5.0.4",
"type": "module",

@@ -40,3 +40,3 @@ "description": "Schemas for validating the @podium contract.",

"dependencies": {
"ajv": "8.14.0",
"ajv": "8.15.0",
"ajv-formats": "2.1.1"

@@ -57,6 +57,6 @@ },

"prettier": "3.2.5",
"semantic-release": "23.0.8",
"tap": "18.7.2",
"semantic-release": "23.1.1",
"tap": "18.8.0",
"typescript": "5.4.5"
}
}
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