File tree Expand file tree Collapse file tree 5 files changed +21
-9
lines changed Expand file tree Collapse file tree 5 files changed +21
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @nodesecure/js-x-ray
22
3+ ## 10.1.0
4+
5+ ### Minor Changes
6+
7+ - [ #407 ] ( https://github.com/NodeSecure/js-x-ray/pull/407 ) [ ` 71c96d1 ` ] ( https://github.com/NodeSecure/js-x-ray/commit/71c96d1d265a4eac0b10af421de0e796ea1ce102 ) Thanks [ @fraxken ] ( https://github.com/fraxken ) ! - Update FrequencySet to v2.1.x
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` 71c96d1 ` ] ( https://github.com/NodeSecure/js-x-ray/commit/71c96d1d265a4eac0b10af421de0e796ea1ce102 )] :
12+ - @nodesecure/sec-literal @1.3.0
13+
314## 10.0.0
415
516### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @nodesecure/js-x-ray" ,
3- "version" : " 10.0 .0" ,
3+ "version" : " 10.1 .0" ,
44 "description" : " JavaScript AST XRay analysis" ,
55 "type" : " module" ,
66 "exports" : {
4646 "homepage" : " https://github.com/NodeSecure/js-x-ray#readme" ,
4747 "dependencies" : {
4848 "@nodesecure/estree-ast-utils" : " ^4.2.0" ,
49- "@nodesecure/sec-literal" : " ^1.2 .0" ,
49+ "@nodesecure/sec-literal" : " ^1.3 .0" ,
5050 "@nodesecure/tracer" : " ^3.0.0" ,
5151 "digraph-js" : " ^2.2.3" ,
5252 "frequency-set" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 1+ # @nodesecure/sec-literal
2+
3+ ## 1.3.0
4+
5+ ### Minor Changes
6+
7+ - [ #407 ] ( https://github.com/NodeSecure/js-x-ray/pull/407 ) [ ` 71c96d1 ` ] ( https://github.com/NodeSecure/js-x-ray/commit/71c96d1d265a4eac0b10af421de0e796ea1ce102 ) Thanks [ @fraxken ] ( https://github.com/fraxken ) ! - Update FrequencySet to v2.1.x
Original file line number Diff line number Diff line change 11{
22 "name" : " @nodesecure/sec-literal" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
44 "description" : " Package created to analyze JavaScript literals" ,
55 "exports" : " ./dist/index.js" ,
66 "private" : false ,
You can’t perform that action at this time.
0 commit comments