-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use less paths for test expectations #180
Signed-off-by: Jono Yang <[email protected]>
- Loading branch information
Showing
2 changed files
with
158 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,153 @@ | ||
{ | ||
"headers": [ | ||
{ | ||
"tool_name": "scancode-toolkit", | ||
"tool_version": "30.1.0", | ||
"options": { | ||
"input": [ | ||
"." | ||
], | ||
"--info": true, | ||
"--json-pp": "../is-npm-1.0.0_scancode_scan.json" | ||
}, | ||
"notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.", | ||
"start_timestamp": "2021-12-15T212542.730596", | ||
"end_timestamp": "2021-12-15T212542.844045", | ||
"output_format_version": "1.0.0", | ||
"duration": 0.11346149444580078, | ||
"message": null, | ||
"errors": [], | ||
"extra_data": { | ||
"spdx_license_list_version": "3.14", | ||
"files_count": 3 | ||
} | ||
} | ||
], | ||
"files": [ | ||
{ | ||
"path": "is-npm-1.0.0.tgz-extract", | ||
"type": "directory", | ||
"name": "is-npm-1.0.0.tgz-extract", | ||
"base_name": "is-npm-1.0.0.tgz-extract", | ||
"extension": "", | ||
"size": 0, | ||
"date": null, | ||
"sha1": null, | ||
"md5": null, | ||
"sha256": null, | ||
"mime_type": null, | ||
"file_type": null, | ||
"programming_language": null, | ||
"is_binary": false, | ||
"is_text": false, | ||
"is_archive": false, | ||
"is_media": false, | ||
"is_source": false, | ||
"is_script": false, | ||
"files_count": 3, | ||
"dirs_count": 1, | ||
"size_count": 1187, | ||
"scan_errors": [] | ||
}, | ||
{ | ||
"path": "is-npm-1.0.0.tgz-extract/package", | ||
"type": "directory", | ||
"name": "package", | ||
"base_name": "package", | ||
"extension": "", | ||
"size": 0, | ||
"date": null, | ||
"sha1": null, | ||
"md5": null, | ||
"sha256": null, | ||
"mime_type": null, | ||
"file_type": null, | ||
"programming_language": null, | ||
"is_binary": false, | ||
"is_text": false, | ||
"is_archive": false, | ||
"is_media": false, | ||
"is_source": false, | ||
"is_script": false, | ||
"files_count": 3, | ||
"dirs_count": 0, | ||
"size_count": 1187, | ||
"scan_errors": [] | ||
}, | ||
{ | ||
"path": "is-npm-1.0.0.tgz-extract/package/index.js", | ||
"type": "file", | ||
"name": "index.js", | ||
"base_name": "index", | ||
"extension": ".js", | ||
"size": 147, | ||
"date": "2014-07-20", | ||
"sha1": "ecce1fc677fa7d20fc5593b63db45e45c5e8768a", | ||
"md5": "bc4b18b0c8c32b94883d6fc1d675e919", | ||
"sha256": "4044efe5626e2fbc40d3d7ce8b263b831d7644ac179e20cdf15b2794f8934030", | ||
"mime_type": "text/plain", | ||
"file_type": "ASCII text", | ||
"programming_language": "JavaScript", | ||
"is_binary": false, | ||
"is_text": true, | ||
"is_archive": false, | ||
"is_media": false, | ||
"is_source": true, | ||
"is_script": false, | ||
"files_count": 0, | ||
"dirs_count": 0, | ||
"size_count": 0, | ||
"scan_errors": [] | ||
}, | ||
{ | ||
"path": "is-npm-1.0.0.tgz-extract/package/package.json", | ||
"type": "file", | ||
"name": "package.json", | ||
"base_name": "package", | ||
"extension": ".json", | ||
"size": 563, | ||
"date": "2014-07-20", | ||
"sha1": "943efb8abda9b9cdaa4ea73f5709563b948af50b", | ||
"md5": "c843e88ecb274d5d573c71be330bff8b", | ||
"sha256": "522879426298e078881de533b9b3a82fa3bece1336a84bddacf4620008b5d0a3", | ||
"mime_type": "application/json", | ||
"file_type": "JSON data", | ||
"programming_language": null, | ||
"is_binary": false, | ||
"is_text": true, | ||
"is_archive": false, | ||
"is_media": false, | ||
"is_source": false, | ||
"is_script": false, | ||
"files_count": 0, | ||
"dirs_count": 0, | ||
"size_count": 0, | ||
"scan_errors": [] | ||
}, | ||
{ | ||
"path": "is-npm-1.0.0.tgz-extract/package/readme.md", | ||
"type": "file", | ||
"name": "readme.md", | ||
"base_name": "readme", | ||
"extension": ".md", | ||
"size": 477, | ||
"date": "2014-07-20", | ||
"sha1": "b77832e53cb8239edd733c2ca02b1fc01ca3c2b6", | ||
"md5": "a743e0abf08c28a37ecc4bef4dc02f8c", | ||
"sha256": "e98b263545fe62a00c73b57412cbdbcd0792e013a76f9c88342623ab5e8467c1", | ||
"mime_type": "text/plain", | ||
"file_type": "UTF-8 Unicode text", | ||
"programming_language": null, | ||
"is_binary": false, | ||
"is_text": true, | ||
"is_archive": false, | ||
"is_media": false, | ||
"is_source": false, | ||
"is_script": false, | ||
"files_count": 0, | ||
"dirs_count": 0, | ||
"size_count": 0, | ||
"scan_errors": [] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters