@syntest/analysis
Advanced tools
Comparing version 0.2.1-beta.2 to 0.2.1-beta.3
{ | ||
"name": "@syntest/analysis", | ||
"version": "0.2.1-beta.2", | ||
"version": "0.2.1-beta.3", | ||
"description": "SynTest library for analyzing code", | ||
@@ -43,4 +43,4 @@ "keywords": [ | ||
"lint:fix": "eslint --config ../../.eslintrc.json --ignore-path ../../.eslintignore . --fix", | ||
"postinstall": "cp ../../NOTICE.header.ts ./", | ||
"prepack": "cp ../../LICENSE ./ && cp ../../NOTICE ./", | ||
"setup": "cp ../../NOTICE.header.ts ./", | ||
"test": "mocha --config ../../.mocharc.json", | ||
@@ -52,4 +52,4 @@ "test:coverage": "nyc --reporter=text --reporter=html mocha --config ../../.mocharc.json", | ||
"dependencies": { | ||
"@syntest/cfg": "^0.4.1-beta.2", | ||
"@syntest/logging": "^0.2.0-beta.0", | ||
"@syntest/cfg": "^0.4.1-beta.3", | ||
"@syntest/logging": "^0.2.0-beta.1", | ||
"lodash.clonedeep": "^4.5.0" | ||
@@ -66,3 +66,3 @@ }, | ||
}, | ||
"gitHead": "dd7d752f1c013624d0d040f3c9156128136915db" | ||
"gitHead": "62fc32cd877d4f37e335e5e21027b0913d7bcb75" | ||
} |
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
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
0
47053
Updated@syntest/cfg@^0.4.1-beta.3