Comparing version 0.0.1 to 1.0.0
{ | ||
"name": "low", | ||
"version": "0.0.1", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "1.0.0", | ||
"description": "A templatable, configuration driven, modular, task running platform", | ||
"main": "build/index.js", | ||
"repository": "https://github.com/tonicblue/low", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/buildwithlow/low.git" | ||
"author": "Matthew Wilkes", | ||
"license": "GPL-3.0", | ||
"devDependencies": { | ||
"@microsoft/tsdoc": "^0.12.8", | ||
"@types/mustache": "^0.8.32", | ||
"@types/node": "^10.14.1", | ||
"jsdoc": "^3.5.5", | ||
"typescript": "^3.3.3333" | ||
}, | ||
"author": "Jeremy Rylan", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/buildwithlow/low/issues" | ||
}, | ||
"homepage": "https://github.com/buildwithlow/low#readme" | ||
"dependencies": { | ||
"dot-object": "^1.7.1", | ||
"mustache": "^3.0.1", | ||
"source-map-support": "^0.5.11" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
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
Copyleft License
License(Experimental) Copyleft license information was found.
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
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
150820
88
2411
2
1
6
3
5
2
70
3
2
+ Addeddot-object@^1.7.1
+ Addedmustache@^3.0.1
+ Addedsource-map-support@^0.5.11
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedbuffer-from@1.1.2(transitive)
+ Addedcommander@2.20.3(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addeddot-object@1.9.0(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedmustache@3.2.1(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsource-map-support@0.5.21(transitive)
+ Addedwrappy@1.0.2(transitive)