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.7 to 1.0.8

2

cjs/browser-test/test-basics.js

@@ -10,3 +10,3 @@ 'use strict';

const {assert} = chai__default['default'];
const {assert} = chai__default["default"];
const fauxCID = {};

@@ -13,0 +13,0 @@ fauxCID.asCID = fauxCID;

@@ -10,3 +10,3 @@ 'use strict';

const {assert} = chai__default['default'];
const {assert} = chai__default["default"];
describe('Errors', () => {

@@ -13,0 +13,0 @@ it('bad kind', () => {

@@ -10,3 +10,3 @@ 'use strict';

const {assert} = chai__default['default'];
const {assert} = chai__default["default"];
const fauxCID = {};

@@ -13,0 +13,0 @@ fauxCID.asCID = fauxCID;

@@ -10,3 +10,3 @@ 'use strict';

const {assert} = chai__default['default'];
const {assert} = chai__default["default"];
describe('Errors', () => {

@@ -13,0 +13,0 @@ it('bad kind', () => {

{
"name": "ipld-schema-describer",
"version": "1.0.7",
"version": "1.0.8",
"description": "IPLD Schema Describer",

@@ -5,0 +5,0 @@ "main": "./cjs/ipld-schema-describer.js",

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