@syntest/analysis
Advanced tools
Comparing version 0.2.0 to 0.2.1-beta.0
@@ -18,3 +18,3 @@ "use strict"; | ||
/* | ||
* Copyright 2020-2023 Delft University of Technology and SynTest contributors | ||
* Copyright 2020-2023 SynTest contributors | ||
* | ||
@@ -21,0 +21,0 @@ * This file is part of SynTest Framework - SynTest Core. |
"use strict"; | ||
/* | ||
* Copyright 2020-2021 Delft University of Technology and SynTest contributors | ||
* Copyright 2020-2021 SynTest contributors | ||
* | ||
@@ -5,0 +5,0 @@ * This file is part of SynTest Framework - SynTest Core. |
@@ -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 Core. |
"use strict"; | ||
/* | ||
* Copyright 2023-2023 Delft University of Technology and SynTest contributors | ||
* Copyright 2023-2023 SynTest contributors | ||
* | ||
@@ -5,0 +5,0 @@ * This file is part of SynTest Framework - SynTest Core. |
"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 Core. |
{ | ||
"name": "@syntest/analysis", | ||
"version": "0.2.0", | ||
"version": "0.2.1-beta.0", | ||
"description": "An analysis package", | ||
@@ -43,2 +43,4 @@ "keywords": [ | ||
"lint:fix": "eslint --config ../../.eslintrc.json --ignore-path ../../.eslintignore . --fix", | ||
"postinstall": "cp ../../NOTICE.header.ts ./", | ||
"prepack": "cp ../../LICENSE ./ && cp ../../NOTICE ./", | ||
"test": "mocha --config ../../.mocharc.json", | ||
@@ -50,4 +52,4 @@ "test:coverage": "nyc --reporter=text --reporter=html mocha --config ../../.mocharc.json", | ||
"dependencies": { | ||
"@syntest/cfg": "^0.4.0", | ||
"@syntest/logging": "^0.1.1", | ||
"@syntest/cfg": "^0.4.1-beta.0", | ||
"@syntest/logging": "^0.1.2-beta.0", | ||
"lodash.clonedeep": "^4.5.0" | ||
@@ -64,3 +66,3 @@ }, | ||
}, | ||
"gitHead": "912254257fbc2c098f58a4691e3c71fc00498222" | ||
"gitHead": "3eb6866b7d9edeaa1209b7f06381b08a2221be01" | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
46770
70
448
1
+ Added@syntest/cfg@0.4.1-beta.3(transitive)
+ Added@syntest/diagnostics@0.1.0-beta.1(transitive)
+ Added@syntest/logging@0.1.2-beta.10.2.0-beta.5(transitive)
+ Addedwinston@3.13.0(transitive)
- Removed@syntest/cfg@0.4.0(transitive)
- Removed@syntest/logging@0.1.1(transitive)
Updated@syntest/cfg@^0.4.1-beta.0