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.11 to 1.0.12

10

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

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

"build": "npm run cover && npm run createJSDocs && npm run vulnerabilityCheck",
"createJSDocs": "node build/jsDocGenerate.cjs src docs/generatedApiDocs && git add docs",
"createJSDocs": "node build/jsDocGenerate.js src docs/generatedApiDocs && git add docs",
"bumpPatchVersion": "npm --no-git-tag-version version patch",

@@ -52,7 +52,7 @@ "bumpPatchVersionWithGitTag": "npm version patch",

"@commitlint/config-conventional": "17.0.3",
"c8": "7.11.3",
"c8": "7.12.0",
"chai": "4.3.6",
"cli-color": "2.0.3",
"documentation": "13.2.5",
"eslint": "8.20.0",
"documentation": "^14.0.0",
"eslint": "8.21.0",
"glob": "8.0.3",

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

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