@appthreat/atom 0.9.1 → 0.9.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -1
- package/plugins/atom-1.0.0/lib/io.appthreat.atom-1.0.0-classpath.jar +0 -0
- package/plugins/atom-1.0.0/lib/io.appthreat.atom-1.0.0.jar +0 -0
- package/plugins/atom-1.0.0/lib/{io.joern.c2cpg_3-1.2.19.jar → io.joern.c2cpg_3-1.2.20.jar} +0 -0
- package/plugins/atom-1.0.0/lib/{io.joern.dataflowengineoss_3-1.2.19.jar → io.joern.dataflowengineoss_3-1.2.20.jar} +0 -0
- package/plugins/atom-1.0.0/lib/{io.joern.javasrc2cpg_3-1.2.19.jar → io.joern.javasrc2cpg_3-1.2.20.jar} +0 -0
- package/plugins/atom-1.0.0/lib/{io.joern.jimple2cpg_3-1.2.19.jar → io.joern.jimple2cpg_3-1.2.20.jar} +0 -0
- package/plugins/atom-1.0.0/lib/{io.joern.jssrc2cpg_3-1.2.19.jar → io.joern.jssrc2cpg_3-1.2.20.jar} +0 -0
- package/plugins/atom-1.0.0/lib/{io.joern.pysrc2cpg_3-1.2.19.jar → io.joern.pysrc2cpg_3-1.2.20.jar} +0 -0
- package/plugins/atom-1.0.0/lib/{io.joern.semanticcpg_3-1.2.19.jar → io.joern.semanticcpg_3-1.2.20.jar} +0 -0
- package/plugins/atom-1.0.0/lib/{io.joern.x2cpg_3-1.2.19.jar → io.joern.x2cpg_3-1.2.20.jar} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@appthreat/atom",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.3",
|
|
4
4
|
"description": "Create atom (⚛) representation for your application, packages and libraries",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -19,6 +19,9 @@
|
|
|
19
19
|
"atom": "./index.js",
|
|
20
20
|
"astgen": "./astgen.js"
|
|
21
21
|
},
|
|
22
|
+
"engines": {
|
|
23
|
+
"node": ">=16.0.0"
|
|
24
|
+
},
|
|
22
25
|
"repository": {
|
|
23
26
|
"type": "git",
|
|
24
27
|
"url": "git+https://github.com/AppThreat/atom.git"
|
|
Binary file
|
|
Binary file
|
|
index 74c098a..2bf0779 100644
|
|
|
Binary file
|
|
index 85cd91d..48df6d7 100644
|
|
|
Binary file
|
|
index 50797b4..1df4dbd 100644
|
|
|
Binary file
|
package/plugins/atom-1.0.0/lib/{io.joern.jimple2cpg_3-1.2.19.jar → io.joern.jimple2cpg_3-1.2.20.jar}
RENAMED
|
index a79d78b..07bbdcb 100644
|
|
|
Binary file
|
package/plugins/atom-1.0.0/lib/{io.joern.jssrc2cpg_3-1.2.19.jar → io.joern.jssrc2cpg_3-1.2.20.jar}
RENAMED
|
index 338e1a3..a097434 100644
|
|
|
Binary file
|
package/plugins/atom-1.0.0/lib/{io.joern.pysrc2cpg_3-1.2.19.jar → io.joern.pysrc2cpg_3-1.2.20.jar}
RENAMED
|
index 3a31953..533b502 100644
|
|
|
Binary file
|
|
index d646a79..6f705f0 100644
|
|
|
Binary file
|
|
index 7738157..7fad7c2 100644
|
|
|
Binary file
|