Skip to content

Commit fa1a098

Browse files
chore: update versions
1 parent 76a7425 commit fa1a098

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cuddly-chairs-bow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/js-x-ray/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @nodesecure/js-x-ray
22

3+
## 10.3.0
4+
5+
### Minor Changes
6+
7+
- [#421](https://github.com/NodeSecure/js-x-ray/pull/421) [`76a7425`](https://github.com/NodeSecure/js-x-ray/commit/76a7425ab5210ec35e25ea5a783b3ab53ff25a54) Thanks [@fraxken](https://github.com/fraxken)! - Improve trojan-source detection
8+
39
## 10.2.1
410

511
### Patch Changes

workspaces/js-x-ray/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodesecure/js-x-ray",
3-
"version": "10.2.1",
3+
"version": "10.3.0",
44
"description": "JavaScript AST XRay analysis",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)