New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.17 to 1.0.18

src/const/cocoDBWSAPI.js

4

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

@@ -55,3 +55,3 @@ "main": "src/index.js",

"documentation": "14.0.0",
"eslint": "8.23.1",
"eslint": "8.24.0",
"glob": "8.0.3",

@@ -58,0 +58,0 @@ "husky": "8.0.1",

@@ -42,1 +42,2 @@ /*

export {HTTP_STATUS_CODES} from './const/http.js';
export {COCO_DB_FUNCTIONS} from './const/cocoDBWSAPI.js';
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