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

shokax-cli

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

shokax-cli - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

4

lib/util.js

@@ -6,3 +6,3 @@ import shell from 'shelljs';

import path from 'path';
const versionUtil = '0.2.1';
const versionUtil = '0.2.2';
const hexoLog = logger();

@@ -52,3 +52,3 @@ const collocSet = {

}
['hexo-autoprefixer', 'hexo-algoliasearch', 'hexo-feed', 'hexo-renderer-pug', 'esbuild', 'theme-shokax-pjax', 'theme-shokax-anime', 'lozad']
['hexo-lightning-minify', 'hexo-autoprefixer', 'hexo-algoliasearch', 'hexo-feed', 'hexo-renderer-pug', 'esbuild', 'theme-shokax-pjax', 'theme-shokax-anime', 'lozad']
.forEach((item) => {

@@ -55,0 +55,0 @@ addPackage(preList[1], item);

{
"name": "shokax-cli",
"version": "0.0.7",
"version": "0.0.8",
"description": "ShokaX's offical tools",

@@ -19,3 +19,3 @@ "main": "index.js",

"dependencies": {
"commander": "^11.0.0",
"commander": "^11.1.0",
"hexo-log": "^4.1.0",

@@ -25,13 +25,13 @@ "shelljs": "^0.8.5"

"devDependencies": {
"@types/node": "^20.5.7",
"@types/shelljs": "^0.8.12",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"eslint": "^8.48.0",
"@types/node": "^20.10.5",
"@types/shelljs": "^0.8.15",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.0.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.5.0",
"eslint-plugin-promise": "^6.1.1",
"typescript": "^5.2.2"
"typescript": "^5.3.3"
}
}
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