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

@wixc3/codux-librarian

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/codux-librarian - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

2

dist/cli.js

@@ -23,3 +23,3 @@ /* eslint-disable no-console */

`);
program.version(fs.readJsonFileSync(join(__dirname, '../package.json')).version);
program.version(fs.readJsonFileSync(join(import.meta.dirname, '../package.json')).version);
program

@@ -26,0 +26,0 @@ .command('build')

{
"name": "@wixc3/codux-librarian",
"version": "0.8.0",
"version": "0.8.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

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