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

@bscotch/blork-shared

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bscotch/blork-shared - npm Package Compare versions

Comparing version 0.30.2 to 0.31.0

2

dist/tasks.js

@@ -771,2 +771,4 @@ import { assert, assertNoConflict, assertValidRequest } from './errors.js';

assert(task, `TaskData ${taskId} not found`);
if (task.deletedAt)
return '';
let indentString = ' '.repeat(indent);

@@ -773,0 +775,0 @@ const ownerNames = userAssignmentsToArray(task.assigned)

2

package.json
{
"name": "@bscotch/blork-shared",
"version": "0.30.2",
"version": "0.31.0",
"description": "Client and shared utilities for Blork projects.",

@@ -5,0 +5,0 @@ "keywords": [],

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