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 1.0.1 to 1.0.2

13

package.json
{
"name": "ipld-schema-describer",
"version": "1.0.1",
"version": "1.0.2",
"description": "IPLD Schema Describer",
"main": "./cjs/ipld-schema-describer.js",
"types": "./types/ipld-schema-describer.d.ts",
"scripts": {

@@ -51,2 +52,12 @@ "lint": "standard",

},
"typesVersions": {
"*": {
"*": [
"types/*"
],
"types/*": [
"types/*"
]
}
},
"release": {

@@ -53,0 +64,0 @@ "branches": [

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