Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "clerc", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)", | ||
@@ -17,5 +17,2 @@ "description": "Clerc", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"sideEffects": false, | ||
@@ -35,6 +32,8 @@ "exports": { | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"lite-emit": "^1.4.0", | ||
"minimist": "^1.2.6", | ||
"type-gym": "^0.5.0" | ||
"minimist": "^1.2.7" | ||
}, | ||
@@ -46,4 +45,4 @@ "devDependencies": { | ||
"build": "puild", | ||
"stub": "puild --stub" | ||
"watch": "puild --watch" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
10907
2
5
277
1
- Removedtype-gym@^0.5.0
- Removedtype-gym@0.5.0(transitive)
Updatedminimist@^1.2.7