lc2-report
Advanced tools
Comparing version 1.0.10 to 1.1.0
{ | ||
"name": "lc2-report", | ||
"version": "1.0.10", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,12 +0,18 @@ | ||
##lc2-report | ||
####persistent storage | ||
## lc2-report | ||
#### persistent storage | ||
> all report info stores in report.zip. The directory structure of report.zip is as follows | ||
```js | ||
-- report.zip | ||
|- report.log | ||
|- capture1.png | ||
|- capture2.png | ||
|- ... | ||
``` | ||
+- report.zip | ||
|- report.log | ||
|- meta.json | ||
|+ screenshot // All capture | ||
|- capture1.png | ||
|- capture2.png | ||
`- ... | ||
|+ sources // All *.lc2 with directory | ||
| example.lc2 | ||
`- <pathname> // relative to workspace | ||
``` | ||
@@ -98,2 +104,2 @@ ```js | ||
} | ||
``` | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
252226
920
105
1