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

dsd-constants-lib

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsd-constants-lib - npm Package Compare versions

Comparing version 1.9.26 to 1.9.27

9

modules-api.js

@@ -114,6 +114,7 @@ /**

{name: "getCountForTradedDabs", params: ["A_userId", "IC_tradeTypeCode", "IC_dabTypeCode", "IC_licenseTypeCode"], returns: "I_count"},
{name: "getCountForTradedDabsIds", params: ["A_userId", "IC_tradeTypeCode", "IC_dabTypeCode", "IC_licenseTypeCode"], returns: "I_count"},
{name: "getCountForLicenseAgreements", params: ["A_userId", "IC_tradeTypeCode", "IC_dabTypeCode", "IC_licenseTypeCode", "I_dabId"], returns: "I_count"},
{name: "getCountForLicenseOffers", params: ["A_userId", "IC_offerDirectionTypeCode", "IC_tradeTypeCode", "IC_dabTypeCode", "IC_licenseTypeCode", "I_dabId"], returns: "I_count"},
{name: "getCountForLicenseAgreements", params: ["A_userId", "IC_tradeTypeCode", ["IC_dabTypeCode", null], ["IC_licenseTypeCode", null], ["I_dabId", null]], returns: "I_count"},
{name: "getCountForLicenseOffers", params: ["A_userId", "IC_offerDirectionTypeCode", "IC_tradeTypeCode", ["IC_dabTypeCode", null], ["IC_licenseTypeCode", null], ["I_dabId", null]], returns: "I_count"},
{name: "getCountForTradedDabs", params: ["A_userId", "IC_tradeTypeCode", ["IC_dabTypeCode", null], ["IC_licenseTypeCode", null]], returns: "I_count"},
{name: "getCountForTradedDabsIds", params: ["A_userId", "IC_tradeTypeCode", ["IC_dabTypeCode", null], ["IC_licenseTypeCode", null]], returns: "I_count"},
{name: "getCountForLabelsHierarchy", params: ["A_userId", "S_userPassword", "I_rootTagId", "I_tagId"], returns: "I_count"},

@@ -120,0 +121,0 @@ {name: "getCountForDirectLabelsForDab", params: ["A_userId", "I_dabId"], returns: "I_count"},

{
"name": "dsd-constants-lib",
"version": "1.9.26",
"version": "1.9.27",
"dependencies": {},

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

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