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 5.0.0-next.7 to 5.0.0

95

CHANGELOG.md

@@ -0,1 +1,96 @@

# [5.0.0](https://github.com/podium-lib/schemas/compare/v4.2.0...v5.0.0) (2023-11-28)
### Bug Fixes
* Initial setup of next branch ([5314940](https://github.com/podium-lib/schemas/commit/53149406b1287c6a7d85dd9cbc7f623eeaaac307))
* Optimize the npm package ([#112](https://github.com/podium-lib/schemas/issues/112)) ([149ce28](https://github.com/podium-lib/schemas/commit/149ce28a9cd89c625c0a8ead1127e0c07d368cbb))
* Pure ESM. Run tests on node 18.x ([#160](https://github.com/podium-lib/schemas/issues/160)) ([9c68d23](https://github.com/podium-lib/schemas/commit/9c68d23d377a811c09fa851d765eff075b701e0e))
* Use ESM workaround for dirname to find path to schema ([#113](https://github.com/podium-lib/schemas/issues/113)) ([ed40808](https://github.com/podium-lib/schemas/commit/ed408081e4c56e4ba794839459331d5454e0c5f3))
### chore
* Remove .assets.js and .assets.css ([#62](https://github.com/podium-lib/schemas/issues/62)) ([6468f69](https://github.com/podium-lib/schemas/commit/6468f69b7d51cffef06d9d5c2d7d05b67b1af575))
### Features
* Adding support for proxy objects ([#161](https://github.com/podium-lib/schemas/issues/161)) ([6f5de4e](https://github.com/podium-lib/schemas/commit/6f5de4e430c2a2662da079b801e24882d9ba8bc1))
* Convert to ESM ([#64](https://github.com/podium-lib/schemas/issues/64)) ([197fe2b](https://github.com/podium-lib/schemas/commit/197fe2bf269b625748fb1797eb455a0db46fa0e1)), closes [#83](https://github.com/podium-lib/schemas/issues/83) [#81](https://github.com/podium-lib/schemas/issues/81) [#83](https://github.com/podium-lib/schemas/issues/83) [#88](https://github.com/podium-lib/schemas/issues/88) [#88](https://github.com/podium-lib/schemas/issues/88) [#96](https://github.com/podium-lib/schemas/issues/96) [#102](https://github.com/podium-lib/schemas/issues/102) [#102](https://github.com/podium-lib/schemas/issues/102) [#106](https://github.com/podium-lib/schemas/issues/106)
### BREAKING CHANGES
* Convert from CommonJS module to ESM
* dev dependency tap updated to version 14.10.8
* fix(deps): update dependency ajv to v6.12.4
* chore(release): 4.0.3 [skip ci]
## [4.0.3](https://github.com/podium-lib/schemas/compare/v4.0.2...v4.0.3) (2020-08-15)
### Bug Fixes
* **deps:** update dependency ajv to v6.12.4 ([9d32b74](https://github.com/podium-lib/schemas/commit/9d32b74a0cc3a35e336fe2a01b90ab6add2779b2))
* dev dependency @semantic-release/npm updated to version 7.0.6
* fix(deps): update dependency ajv to v6.12.5
* chore(release): 4.0.4 [skip ci]
## [4.0.4](https://github.com/podium-lib/schemas/compare/v4.0.3...v4.0.4) (2020-09-13)
### Bug Fixes
* **deps:** update dependency ajv to v6.12.5 ([087631b](https://github.com/podium-lib/schemas/commit/087631bfb8d759ab44164e99d0df9880ec1f2881))
* dev dependency @semantic-release/github updated to version 7.1.1
* dev dependency semantic-release updated to version 17.1.2
* dev dependency eslint updated to version 7.10.0
* fix(deps): update dependency ajv to v6.12.6
* chore(release): 4.0.5 [skip ci]
## [4.0.5](https://github.com/podium-lib/schemas/compare/v4.0.4...v4.0.5) (2020-10-10)
### Bug Fixes
* **deps:** update dependency ajv to v6.12.6 ([3ae65d3](https://github.com/podium-lib/schemas/commit/3ae65d34432ca7c14c1e142c28604566521b2b5b))
* dev dependency eslint updated to version 7.11.0
* dev dependency eslint updated to version 7.12.0
* dev dependency eslint updated to version 7.12.1
* dev dependency eslint updated to version 7.13.0
* dev dependency @semantic-release/github updated to version 7.1.2
* dev dependency semantic-release updated to version 17.2.3
* dev dependency @semantic-release/github updated to version 7.2.0
* dev dependency eslint updated to version 7.15.0
* dev dependency eslint-plugin-prettier updated to version 3.3.0
* dev dependency @semantic-release/npm updated to version 7.0.9
* Dev dependency tap updated to version 14.11.0
* Dev dependency eslint updated to version 7.17.0
* .assets.js and .assets.css is now replaced by .js and .css
Resolves: https://github.com/podium-lib/issues/issues/26
Co-authored-by: Trygve Lie <trygve.lie@finn.no>
# [5.0.0-next.7](https://github.com/podium-lib/schemas/compare/v5.0.0-next.6...v5.0.0-next.7) (2023-11-20)

@@ -2,0 +97,0 @@

2

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

@@ -5,0 +5,0 @@ "description": "Schemas for validating the @podium contract.",

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