🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@qlover/fe-corekit

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qlover/fe-corekit - npm Package Compare versions

Comparing version
2.5.0
to
3.0.0
+6
-5
package.json
{
"name": "@qlover/fe-corekit",
"description": "A corekit for frontwork",
"version": "2.5.0",
"version": "3.0.0",
"private": false,

@@ -44,8 +44,9 @@ "type": "module",

"dependencies": {
"@types/lodash": "^4.17.12",
"any-signal": "^4.2.0",
"axios": "^1.7.9",
"@qlover/logger": "0.4.0"
"lodash-es": "^4.17.22",
"p-retry": "^7.1.1"
},
"devDependencies": {
"lodash": "^4.17.21"
"@types/lodash-es": "^4.17.12"
},

@@ -55,5 +56,5 @@ "scripts": {

"build": "tsup",
"type-check": "tsc --noEmit",
"type-check": "tsc --build",
"build:docs": "fe-code2md --removePrefix -p ./src/index.ts -g ./docs -o ./docs/.output/fe-corekit.json -t ./docs/.output/fe-corekit.tpl.json --formatOutput prettier && rimraf './doc/**/index.md' -g"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display