@secretlint/profiler
Advanced tools
Comparing version 5.1.3 to 5.2.0
{ | ||
"name": "@secretlint/profiler", | ||
"version": "5.1.3", | ||
"version": "5.2.0", | ||
"description": "Profile manager for Secretlint.", | ||
@@ -35,3 +35,2 @@ "keywords": [ | ||
"prepublish": "npm run --if-present build", | ||
"test": "#mocha \"test/**/*.ts\"", | ||
"watch": "tsc -p . --watch" | ||
@@ -47,3 +46,3 @@ }, | ||
"@types/node": "^17.0.21", | ||
"mocha": "^9.0.3", | ||
"mocha": "^9.2.2", | ||
"prettier": "^2.3.1", | ||
@@ -58,3 +57,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "6aaef752db394bd8b03af51635068a2582dd0fb4" | ||
"gitHead": "334bdc88e68449009ea32399cec2a14f0a2a537b" | ||
} |
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
17336