Skip to content

Commit 0f0f969

Browse files
chore: update versions
1 parent 9a9a88a commit 0f0f969

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/cuddly-chairs-bow.md

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

.changeset/sweet-cobras-carry.md

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

workspaces/js-x-ray/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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+
9+
- [#423](https://github.com/NodeSecure/js-x-ray/pull/423) [`9a9a88a`](https://github.com/NodeSecure/js-x-ray/commit/9a9a88a4b0e96c3253e9eeec80cce0e31a966735) Thanks [@fraxken](https://github.com/fraxken)! - Implement a new ShadyURL class with ipaddr.js to detect malicious URL/ips
10+
311
## 10.2.1
412

513
### 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)