@syntest/ast-visitor-javascript
Advanced tools
Comparing version 0.2.0-beta.2 to 0.2.0-beta.3
"use strict"; | ||
/* | ||
* Copyright 2020-2023 Delft University of Technology and SynTest contributors | ||
* Copyright 2020-2023 SynTest contributors | ||
* | ||
@@ -5,0 +5,0 @@ * This file is part of SynTest Framework - SynTest Javascript. |
@@ -5,3 +5,3 @@ "use strict"; | ||
/* | ||
* Copyright 2020-2023 Delft University of Technology and SynTest contributors | ||
* Copyright 2020-2023 SynTest contributors | ||
* | ||
@@ -8,0 +8,0 @@ * This file is part of SynTest Framework - SynTest JavaScript. |
@@ -5,3 +5,3 @@ "use strict"; | ||
/* | ||
* Copyright 2020-2023 Delft University of Technology and SynTest contributors | ||
* Copyright 2020-2023 SynTest contributors | ||
* | ||
@@ -8,0 +8,0 @@ * This file is part of SynTest Framework - SynTest JavaScript. |
{ | ||
"name": "@syntest/ast-visitor-javascript", | ||
"version": "0.2.0-beta.2", | ||
"version": "0.2.0-beta.3", | ||
"description": "SynTest AST JavaScript is a library for visiting Abstract Syntax Trees for the JavaScript language", | ||
@@ -65,3 +65,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "ade48ebfe2ff39e57c8d6cc5de264e0cd51060e5" | ||
"gitHead": "e75194cbb88e7ce9fcdb0f9083cc66befc265190" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42077
70