Comparing version 2.1.0 to 2.2.1
{ | ||
"name" : "knockout", | ||
"version" : "2.1.0", | ||
"description" : "NodeJs Testable version of client script which Simplifies Dynamic JavaScript UIs by applying the Model-View-ViewModel (MVVM) Pattern.", | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/mtscout6/knockout-node" | ||
"name": "knockout", | ||
"description": "Knockout makes it easier to create rich, responsive UIs with JavaScript", | ||
"url": "http://knockoutjs.com/", | ||
"version": "2.2.1", | ||
"license": "MIT", | ||
"author": "The Knockout.js team", | ||
"main": "build/output/knockout-latest.debug.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/SteveSanderson/knockout.git" | ||
}, | ||
"keywords" : ["testing", "mvvm"], | ||
"author" : "Steven Sanderson", | ||
"contributors" : ["Matthew Smith <mtscout6@gmail.com>"], | ||
"maintainers" : "Matthew Smith <mtscout6@gmail.com>", | ||
"licenses" : ["MIT"], | ||
"dependencies" : {"jsdom" : "=0.2.1"}, | ||
"main" : "lib/knockout.js" | ||
} | ||
"bugs": "https://github.com/SteveSanderson/knockout/issues" | ||
} |
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
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
0
4
3375
0
31
223586
- Removedjsdom@=0.2.1