@neo-one/utils
Advanced tools
Comparing version 1.2.1 to 1.3.0-rush
{ | ||
"name": "@neo-one/utils", | ||
"version": "1.2.1", | ||
"author": "Alex DiCarlo <alexdicarlo@gmail.com>", | ||
"version": "1.3.0-rush", | ||
"description": "NEO•ONE shared utils.", | ||
"main": "./lib/index", | ||
"license": "MIT", | ||
"homepage": "https://neo-one.io", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/neo-one-suite/neo-one.git" | ||
"scripts": { | ||
"build": "gulp", | ||
"lint": "node ./node_modules/@neo-one/build-tools/neo-one-lint.js", | ||
"lint:staged": "node ./node_modules/@neo-one/build-tools/neo-one-lint-staged.js" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/neo-one-suite/neo-one/issues" | ||
}, | ||
"keywords": [ | ||
"neo", | ||
"blockchain", | ||
"neo-one", | ||
"dapp" | ||
], | ||
"dependencies": { | ||
"@types/node": "^12.7.7", | ||
"lodash": "^4.17.15", | ||
"rxjs": "^6.5.2", | ||
"rxjs": "^6.5.3", | ||
"tslib": "^1.10.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
"devDependencies": { | ||
"@neo-one/build-tools": "^1.0.0", | ||
"@types/jest": "^24.0.18", | ||
"@types/lodash": "^4.14.138", | ||
"gulp": "~4.0.2", | ||
"jest": "^24.9.0", | ||
"typescript": "^3.6.3" | ||
}, | ||
"engines": { | ||
"node": ">=10.16.0" | ||
}, | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"sideEffects": false | ||
} | ||
} |
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
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 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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
56914
4
6
23
862
2
2
2
0
1
1
+ Added@types/node@^12.7.7
+ Added@types/node@12.20.55(transitive)
Updatedrxjs@^6.5.3