New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jitesoft/audit-for-gitlab

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jitesoft/audit-for-gitlab - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

run.js

1

bin.js

@@ -1,2 +0,1 @@

#!/usr/bin/env node
"use strict";

@@ -3,0 +2,0 @@

@@ -1,2 +0,1 @@

#!/usr/bin/env node
import { promises as fs } from 'fs';

@@ -3,0 +2,0 @@ import { exec } from 'child_process';

{
"name": "@jitesoft/audit-for-gitlab",
"version": "0.0.5",
"version": "0.0.6",
"description": "Tiny converter to convert npm audit report into gitlab-ci vulnerability report format.",
"main": "bin.js",
"bin": "bin.js",
"main": "run.js",
"bin": "run.js",
"preferGlobal": true,

@@ -8,0 +8,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