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

@aicore/libcommonutils

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aicore/libcommonutils - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

2

package.json
{
"name": "@aicore/libcommonutils",
"version": "1.0.18",
"version": "1.0.19",
"description": "Common util libraries used by various modules. This library is created to prevent code duplication",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -14,3 +14,4 @@ export const COCO_DB_FUNCTIONS = {

deleteDb: 'deleteDb',
mathAdd: 'mathAdd'
mathAdd: 'mathAdd',
query: 'query'
};
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