classify-poetry
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "classify-poetry", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "recognize type poetry in a given text excerpt", | ||
"type": "module", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -16,2 +17,8 @@ "test": "rimraf \"*.d.ts\" \"classifiers/*.d.ts\" \"utils/*.d.ts\" && uvu classifiers && tsc && type-coverage", | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.d.ts", | ||
"utils/", | ||
"classifiers/" | ||
], | ||
"keywords": [ | ||
@@ -18,0 +25,0 @@ "poetry", |
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
35
565
0
17440