Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ipld-schema-describer

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipld-schema-describer - npm Package Compare versions

Comparing version 2.0.1 to 3.0.2

27

CHANGELOG.md

@@ -0,1 +1,28 @@

## [3.0.2](https://github.com/rvagg/js-ipld-schema-describer/compare/v3.0.1...v3.0.2) (2023-08-15)
### Trivial Changes
* **deps:** bump actions/setup-node from 3.7.0 to 3.8.0 ([8c9bd34](https://github.com/rvagg/js-ipld-schema-describer/commit/8c9bd34d9653a53e7399792f98c4cc02413d5541))
## [3.0.1](https://github.com/rvagg/js-ipld-schema-describer/compare/v3.0.0...v3.0.1) (2023-07-07)
### Trivial Changes
* **deps-dev:** bump c8 from 7.14.0 to 8.0.0 ([628899f](https://github.com/rvagg/js-ipld-schema-describer/commit/628899f977117b914bcc1208078d9b4fe8fc5fb0))
## [3.0.0](https://github.com/rvagg/js-ipld-schema-describer/compare/v2.0.1...v3.0.0) (2023-07-07)
### ⚠ BREAKING CHANGES
* drop node 14.x support, add 18.x and current
### Trivial Changes
* **deps-dev:** bump typescript from 4.9.5 to 5.0.2 ([0ebf508](https://github.com/rvagg/js-ipld-schema-describer/commit/0ebf5085a1427f198ce35179d7fcd7e2d871ead2))
* **deps:** bump actions/setup-node from 3.6.0 to 3.7.0 ([51a2712](https://github.com/rvagg/js-ipld-schema-describer/commit/51a27122849a2e0e2761cb3866db2f2c853492f4))
* drop node 14.x support, add 18.x and current ([313d283](https://github.com/rvagg/js-ipld-schema-describer/commit/313d2832e0019afb471bca1e4a2d4459172bac4e))
## [2.0.1](https://github.com/rvagg/js-ipld-schema-describer/compare/v2.0.0...v2.0.1) (2023-01-06)

@@ -2,0 +29,0 @@

6

package.json
{
"name": "ipld-schema-describer",
"version": "2.0.1",
"version": "3.0.2",
"description": "IPLD Schema Describer",

@@ -37,3 +37,3 @@ "main": "ipld-schema-describer.js",

"devDependencies": {
"c8": "^7.12.0",
"c8": "^8.0.0",
"chai": "^4.3.6",

@@ -43,3 +43,3 @@ "mocha": "^10.0.0",

"standard": "^17.0.0",
"typescript": "^4.7.4"
"typescript": "^5.0.2"
},

@@ -46,0 +46,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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