recover-source
Advanced tools
+7
-5
| { | ||
| "name": "recover-source", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "Unmask the secrets of your minified code with Recover-Source! This CLI breathes life back into your JS/TS source code from a directory of minified/uglified files, along with their source maps. Watch as your original files return in all their pre-compilation glory!", | ||
| "main": "index.js", | ||
| "bin": { | ||
| "recover-source": "node ./index.js" | ||
| "recover-source": "./index.js" | ||
| }, | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "scripts": {}, | ||
| "keywords": [ | ||
@@ -20,2 +18,6 @@ "javascript", | ||
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/puntorigen/recover-source.git" | ||
| }, | ||
| "author": "Pablo Schaffner", | ||
@@ -22,0 +24,0 @@ "license": "ISC", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
5980
0.71%1
-50%1
-50%