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

ycplmon

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ycplmon - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

bin/ycplmon.js

@@ -6,4 +6,4 @@ #!/usr/bin/env node

//import {startupConsole} from "../dist/index.js";
const {startupConsole} = require("../dist/index.js");
//import {startupConsole} from "../dist/src/index.js";
const {startupConsole} = require("../dist/src/index.js");
startupConsole();
"use strict";
// generated by genversion
module.exports = '1.0.3';
module.exports = '1.0.4';
//# sourceMappingURL=version.js.map
{
"name": "ycplmon",
"version": "1.0.4",
"version": "1.0.5",
"description": "Makes all inclusions of string CODExxxxxxxx unique.",

@@ -5,0 +5,0 @@ "main": "bin/ycplmon.js",

// generated by genversion
module.exports = '1.0.4';
module.exports = '1.0.5';
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