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.5 to 4.1.6

7

CHANGELOG.md

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

## [4.1.6](https://github.com/podium-lib/schemas/compare/v4.1.5...v4.1.6) (2021-03-20)
### Bug Fixes
* **deps:** update dependency ajv to v7.2.3 ([3c1196a](https://github.com/podium-lib/schemas/commit/3c1196afddf67100d6bf64c9a70ca199093086a3))
## [4.1.5](https://github.com/podium-lib/schemas/compare/v4.1.4...v4.1.5) (2021-03-07)

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

8

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

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

"dependencies": {
"ajv": "7.2.1",
"ajv": "7.2.3",
"ajv-formats": "1.5.1"

@@ -44,3 +44,3 @@ },

"@semantic-release/npm": "7.0.10",
"@semantic-release/release-notes-generator": "9.0.1",
"@semantic-release/release-notes-generator": "9.0.2",
"eslint": "7.17.0",

@@ -52,5 +52,5 @@ "eslint-config-airbnb-base": "14.2.1",

"prettier": "2.0.2",
"semantic-release": "17.3.7",
"semantic-release": "17.4.2",
"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