eslint-plugin-o1js
Advanced tools
Comparing version 0.1.0 to 0.4.0
{ | ||
"name": "eslint-plugin-o1js", | ||
"version": "0.1.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.4.0", | ||
"description": "o1js rules for ESLint", | ||
"main": "build/src/index.js", | ||
"types": "build/src/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsc -d -p tsconfig.json", | ||
"test": "jest", | ||
"lint": "eslint . --ext .ts", | ||
"typecheck": "tsc -p tsconfig.json", | ||
"format": "prettier --write ." | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"author": "O(1) Labs", | ||
"license": "Apache-2.0", | ||
"files": [ | ||
"README.md", | ||
"package.json", | ||
"build" | ||
], | ||
"keywords": [ | ||
"eslint", | ||
"snarkyjs", | ||
"o1js" | ||
], | ||
"devDependencies": { | ||
"@types/eslint": "^8.2.1", | ||
"@types/jest": "^27.0.3", | ||
"@types/node": "^16.11.13", | ||
"@typescript-eslint/eslint-plugin": "^5.21.0", | ||
"@typescript-eslint/experimental-utils": "^5.7.0", | ||
"@typescript-eslint/parser": "^5.21.0", | ||
"@typescript-eslint/typescript-estree": "^5.7.0", | ||
"eslint": "^8.14.0", | ||
"jest": "^27.4.5", | ||
"prettier": "2.5.1", | ||
"ts-jest": "^27.1.1", | ||
"typescript": "^4.5.4" | ||
} | ||
} |
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
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
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
113355
66
1861
1
2
1
67
12
2