r2-streamer-js
Advanced tools
Comparing version 0.0.1-alpha4 to 0.0.1-alpha5
{ | ||
"name": "r2-streamer-js", | ||
"version": "0.0.1-alpha4", | ||
"version": "0.0.1-alpha5", | ||
"description": "Readium 2 NodeJS 'streamer'", | ||
@@ -57,3 +57,4 @@ "keywords": [ | ||
}, | ||
"main": "dist/src/index", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.js", | ||
"bin": { | ||
@@ -74,3 +75,3 @@ "r2-streamer-js-cli": "dist/src/cli.js", | ||
"lint:all": "echo '\n===== LINT (all)\n' && eclint check '**/*' '[!].git/**/*' '[!]node_modules/**/*' '[!]dist/**/*' '[!]now/**/*' '[!].vscode/**/*' '[!]**/.DS_Store' '[!]**/*.epub' '[!]**/*.cbz' '[!]**/*.jpg' '[!]**/*.jpeg' '[!]**/*.png'", | ||
"lint:typescript": "echo '\n===== LINT (typescript)\n' && tslint -c './tslint.json' './src/**/*.ts' './test/**/*.ts'", | ||
"lint:typescript": "echo '\n===== LINT (typescript)\n' && tslint --project './tsconfig.json' --type-check -c './tslint.json' './src/**/*.ts' './test/**/*.ts'", | ||
"transpile:typescript": "echo '\n===== COMPILE (typescript)\n' && tsc -p './tsconfig.json'", | ||
@@ -77,0 +78,0 @@ "test": "ava --verbose './dist/test/test.js'", |
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
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
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
0
5007
3
0
2