prettydiff
Advanced tools
Comparing version 99.0.1 to 100.0.0
147
package.json
{ | ||
"_args": [ | ||
[ | ||
"prettydiff", | ||
"/Users/echeney" | ||
] | ||
], | ||
"_from": "prettydiff@*", | ||
"_id": "prettydiff@1.16.37", | ||
"_inCache": true, | ||
"_installable": true, | ||
"_location": "/prettydiff", | ||
"_nodeVersion": "5.4.1", | ||
"_npmOperationalInternal": { | ||
"host": "packages-12-west.internal.npmjs.com", | ||
"tmp": "tmp/prettydiff-1.16.37.tgz_1458276660566_0.37327689002268016" | ||
}, | ||
"_npmUser": { | ||
"email": "edward.a.cheney.mil@mail.mil", | ||
"name": "austincheney" | ||
}, | ||
"_npmVersion": "3.3.12", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"author": "Austin Cheney", | ||
"bugs": { | ||
"url": "https://github.com/prettydiff/prettydiff/issues" | ||
}, | ||
"dependencies": { | ||
"@types/node": "^10.12.18", | ||
"file-saver": "^1.3.8", | ||
"parse-framework": "^2.4.10" | ||
}, | ||
"description": "A language aware diff tool.", | ||
"devDependencies": { | ||
"ace-builds": "^1.4.2", | ||
"ws": "^5.2.2" | ||
}, | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"homepage": "https://prettydiff.com/", | ||
"keywords": [ | ||
"parser", | ||
"lexer", | ||
"framework", | ||
"universal", | ||
"language", | ||
"parse", | ||
"table" | ||
], | ||
"license": "CC0-1.0", | ||
"main": "js/prettydiff.js", | ||
"name": "prettydiff", | ||
"raw": "prettydiff", | ||
"rawSpec": "", | ||
"scope": null, | ||
"spec": "*", | ||
"type": "range" | ||
}, | ||
"_requiredBy": [ | ||
"#USER" | ||
], | ||
"_resolved": "https://registry.npmjs.org/prettydiff/-/prettydiff-1.16.37.tgz", | ||
"_shasum": "459d20df58e150d361ed3121c1cc7f39eef3963a", | ||
"_shrinkwrap": null, | ||
"_spec": "prettydiff", | ||
"_where": "/Users/echeney", | ||
"author": { | ||
"email": "info@prettydiff.com", | ||
"name": "Austin Cheney", | ||
"url": "http://prettydiff.com/" | ||
}, | ||
"bin": { | ||
"prettydiff": "./bin/prettydiff" | ||
}, | ||
"bugs": { | ||
"email": "info@prettydiff.com", | ||
"url": "https://github.com/prettydiff/prettydiff/issues" | ||
}, | ||
"config5082": { | ||
"beautify": true, | ||
"files": [ | ||
".bower.json", | ||
"bower.json", | ||
"prettydiff.js" | ||
], | ||
"options": { | ||
"inchar": " ", | ||
"insize": 4, | ||
"vertical": true | ||
} | ||
}, | ||
"dependencies": {}, | ||
"description": "Language aware code comparison tool for several web based languages. It also beautifies, minifies, and a few other things.", | ||
"devDependencies": { | ||
"5082": "^1.0.0", | ||
"jslint": "^0.9.0" | ||
}, | ||
"directories": {}, | ||
"dist": { | ||
"shasum": "459d20df58e150d361ed3121c1cc7f39eef3963a", | ||
"tarball": "https://registry.npmjs.org/prettydiff/-/prettydiff-1.16.37.tgz" | ||
}, | ||
"gitHead": "857775a6d2202e3ba080502f04fca1423914306e", | ||
"homepage": "http://prettydiff.com/", | ||
"keywords": [ | ||
"beautify", | ||
"css", | ||
"diff", | ||
"es6", | ||
"html", | ||
"javascript", | ||
"jsx", | ||
"minify", | ||
"pretty diff", | ||
"pretty print", | ||
"pretty-print", | ||
"prettydiff", | ||
"xml" | ||
], | ||
"license": "SEE LICENSE IN license.txt", | ||
"main": "prettydiff.js", | ||
"maintainers": [ | ||
{ | ||
"name": "austincheney", | ||
"email": "austin.cheney@us.army.mil" | ||
} | ||
], | ||
"name": "prettydiff", | ||
"optionalDependencies": {}, | ||
"readme": "ERROR: No README data found!", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/prettydiff/prettydiff.git" | ||
}, | ||
"scripts": { | ||
"test": "node test/lint.js" | ||
}, | ||
"version": "99.0.1" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/prettydiff/prettydiff.git" | ||
}, | ||
"scripts": { | ||
"start": "node js/services build nocheck", | ||
"test": "node js/services build" | ||
}, | ||
"version": "100.0.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Network access
Supply chain riskThis module accesses the network.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
259
0
0
100
82798
56
9
5663859
3
4
+ Added@types/node@^10.12.18
+ Addedfile-saver@^1.3.8
+ Addedparse-framework@^2.4.10
+ Added@types/node@10.17.60(transitive)
+ Addedfile-saver@1.3.8(transitive)
+ Addedparse-framework@2.5.6(transitive)