Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "sitemapy", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Simple utility to generate sitemaps in xml, with zero dependencies", | ||
"main": "dist/index.js", | ||
"main": "dist/sitemapy.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "jest", | ||
"build": "tsc -p tsconfig.build.json" | ||
}, | ||
@@ -15,3 +16,15 @@ "keywords": [ | ||
"author": "postiess", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url" : "https://github.com/postiess/sitemapy.git" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^27.4.1", | ||
"jest": "^27.5.1", | ||
"ts-jest": "^27.1.4", | ||
"typescript": "^4.6.3" | ||
} | ||
} | ||
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
15
1
1
2
0
6270
4
1
80
67
1