@syntest/logging
Advanced tools
Comparing version 0.2.0-beta.0 to 0.2.0-beta.1
{ | ||
"name": "@syntest/logging", | ||
"version": "0.2.0-beta.0", | ||
"version": "0.2.0-beta.1", | ||
"description": "SynTest library for logging", | ||
@@ -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", | ||
@@ -61,3 +61,3 @@ "test:coverage": "nyc --reporter=text --reporter=html mocha --config ../../.mocharc.json", | ||
}, | ||
"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
25797