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

@ceramicnetwork/streamid

Package Overview
Dependencies
Maintainers
8
Versions
407
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ceramicnetwork/streamid - npm Package Compare versions

Comparing version 2.8.0 to 2.9.0-hotfix.0

2

lib/commit-id.js

@@ -27,3 +27,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

import { concat as uint8ArrayConcat } from 'uint8arrays';
import { Memoize } from 'mapmoize';
import { Memoize } from 'typescript-memoize';
import { STREAMID_CODEC } from './constants.js';

@@ -30,0 +30,0 @@ import { StreamID } from './stream-id.js';

@@ -18,3 +18,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

import { STREAMID_CODEC } from './constants.js';
import { Memoize } from 'mapmoize';
import { Memoize } from 'typescript-memoize';
import { StreamType } from './stream-type.js';

@@ -21,0 +21,0 @@ import { tryCatch } from './try-catch.util.js';

{
"name": "@ceramicnetwork/streamid",
"version": "2.8.0",
"version": "2.9.0-hotfix.0",
"description": "Ceramic Stream Ids",

@@ -34,4 +34,4 @@ "keywords": [

"@ipld/dag-cbor": "^7.0.0",
"mapmoize": "^1.2.0",
"multiformats": "^9.5.8",
"typescript-memoize": "^1.1.0",
"uint8arrays": "^3.0.0",

@@ -43,3 +43,3 @@ "varint": "^6.0.0"

},
"gitHead": "d0da6775b093a3a881722dca5c53ee492f63431a"
"gitHead": "b00155bef5fa33e9032b8df480188bcacea84e63"
}

Sorry, the diff of this file is not supported yet

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