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.0 to 5.0.1

7

CHANGELOG.md

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

## [5.0.1](https://github.com/podium-lib/schemas/compare/v5.0.0...v5.0.1) (2024-04-30)
### Bug Fixes
* **deps:** update dependency ajv to v8.13.0 ([ae4d798](https://github.com/podium-lib/schemas/commit/ae4d798caf1997147e1f6ccfa1caf760ceb402c4))
# [5.0.0](https://github.com/podium-lib/schemas/compare/v4.2.0...v5.0.0) (2023-11-28)

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

24

package.json
{
"name": "@podium/schemas",
"version": "5.0.0",
"version": "5.0.1",
"type": "module",

@@ -34,6 +34,6 @@ "description": "Schemas for validating the @podium contract.",

"lint:fix": "eslint --fix .",
"test": "tap --no-coverage"
"test": "tap --disable-coverage --allow-empty-coverage"
},
"dependencies": {
"ajv": "8.12.0",
"ajv": "8.13.0",
"ajv-formats": "2.1.1"

@@ -45,14 +45,14 @@ },

"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.2.3",
"@semantic-release/npm": "11.0.1",
"@semantic-release/github": "9.2.6",
"@semantic-release/npm": "11.0.3",
"@semantic-release/release-notes-generator": "12.1.0",
"eslint": "8.52.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"prettier": "3.1.0",
"semantic-release": "22.0.7",
"tap": "16.3.9"
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"prettier": "3.2.5",
"semantic-release": "23.0.6",
"tap": "18.7.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