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

@taskmagic/shared

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taskmagic/shared - npm Package Compare versions

Comparing version 0.10.34 to 0.10.35

2

package.json
{
"name": "@taskmagic/shared",
"version": "0.10.34",
"version": "0.10.35",
"type": "commonjs",

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

@@ -24,3 +24,4 @@ import { FileId } from '../file';

PRODUCTIVITY = "PRODUCTIVITY",
SALES_AND_CRM = "SALES_AND_CRM"
SALES_AND_CRM = "SALES_AND_CRM",
CONTENT_AND_FILES = "CONTENT_AND_FILES"
}

@@ -21,3 +21,4 @@ "use strict";

PieceCategory["SALES_AND_CRM"] = "SALES_AND_CRM";
PieceCategory["CONTENT_AND_FILES"] = "CONTENT_AND_FILES";
})(PieceCategory || (exports.PieceCategory = PieceCategory = {}));
//# sourceMappingURL=piece.js.map

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