html-obfuscator
Advanced tools
Comparing version 1.0.2 to 2.0.0
{ | ||
"name": "html-obfuscator", | ||
"version": "1.0.2", | ||
"description": "Simple HTML obfuscator, that makes html files harder to understand.", | ||
"main": "main.js", | ||
"version": "2.0.0", | ||
"description": "Extremely simple HTML obfuscator.", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"bin": { | ||
"html-obfuscator": "./bin/html-obfuscator" | ||
}, | ||
"scripts": { | ||
"test": "node main" | ||
"test": "uvu test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/mrozio13pl/html-obfuscator.git" | ||
}, | ||
"repository": "mrozio13pl/html-obfuscator", | ||
"author": "mrozio13pl", | ||
"license": "MIT", | ||
"files": [ | ||
"bin", | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"keywords": [ | ||
@@ -19,11 +27,9 @@ "html", | ||
"web", | ||
"code", | ||
"site" | ||
], | ||
"author": "mrozio13pl", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/mrozio13pl/html-obfuscator/issues" | ||
}, | ||
"homepage": "https://github.com/mrozio13pl/html-obfuscator#readme" | ||
"devDependencies": { | ||
"@mrozio/eslint-config": "^1.0.4", | ||
"eslint": "^8.57.0", | ||
"uvu": "^0.5.6" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
6
0
4290
3
31
1
1
52
1