Skip to content

Commit a2fed91

Browse files
chore: update versions (#338)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 62614f6 commit a2fed91

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/tender-moments-laugh.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @nodesecure/estree-ast-utils
2+
3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- [#337](https://github.com/NodeSecure/js-x-ray/pull/337) [`f83112d`](https://github.com/NodeSecure/js-x-ray/commit/f83112de46a29e6a5d43ceef1e1d81f1775e2fa4) Thanks [@fraxken](https://github.com/fraxken)! - Remove node: prefix when scanning import and require

workspaces/estree-ast-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodesecure/estree-ast-utils",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "Utilities for AST (ESTree compliant)",
55
"type": "module",
66
"exports": "./src/index.js",

0 commit comments

Comments
 (0)