corifeus-node-utils
Advanced tools
Comparing version 1.0.34-64 to 2.0.0
{ | ||
"name": "corifeus-node-utils", | ||
"version": "1.0.34-64", | ||
"corifeus": { | ||
"icon": "fa fa-lightbulb-o", | ||
"time": "4/22/2017, 6:18:24 PM", | ||
"time-stamp": 1492877904022, | ||
"code": "Memory" | ||
}, | ||
"description": "Corifeus Utils", | ||
"main": "src/index.js", | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"scripts": { | ||
"test": "grunt", | ||
"coverage": "istanbul cover node_modules/mocha/bin/_mocha --report clover -- -R spec test/mocha/**/*.js" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/patrikx3/corifeus-utils.git" | ||
}, | ||
"keywords": [ | ||
"corifeus", | ||
"nodejs", | ||
"node", | ||
"utils" | ||
], | ||
"author": "Patrik Laszlo <alabard@gmail.com>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/patrikx3/corifeus-utils/issues" | ||
}, | ||
"homepage": "https://pages.corifeus.tk/corifeus-utils", | ||
"devDependencies": { | ||
"corifeus-builder": "^1.5.427-520" | ||
}, | ||
"dependencies": { | ||
"lodash": "^4.17.4", | ||
"mz": "^2.6.0", | ||
"timestring": "^3.2.0" | ||
}, | ||
"engines": { | ||
"node": ">=7.8.0" | ||
} | ||
} | ||
"name": "corifeus-node-utils", | ||
"version": "2.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/npm/deprecate-holder.git" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/npm/deprecate-holder/issues" | ||
}, | ||
"homepage": "https://github.com/npm/deprecate-holder#readme" | ||
} |
@@ -1,2 +0,5 @@ | ||
Moved to: | ||
https://www.npmjs.com/package/corifeus-utils | ||
# Deprecated Package | ||
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name. | ||
Please contact support@npmjs.com if you have questions about this 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
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
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 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
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
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
0
0
1
6
681
2
0
2
2
- Removedlodash@^4.17.4
- Removedmz@^2.6.0
- Removedtimestring@^3.2.0
- Removedany-promise@1.3.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedmz@2.7.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedthenify@3.3.1(transitive)
- Removedthenify-all@1.6.0(transitive)
- Removedtimestring@3.2.0(transitive)