victory-vendor
Advanced tools
Comparing version 37.3.1 to 37.3.2
# victory-vendor | ||
## 37.3.2 | ||
## 37.3.1 | ||
@@ -4,0 +6,0 @@ |
{ | ||
"name": "victory-vendor", | ||
"version": "37.3.1", | ||
"version": "37.3.2", | ||
"description": "Vendored dependencies for Victory", | ||
@@ -143,6 +143,5 @@ "keywords": [ | ||
"lint": { | ||
"command": "nps \"lint:base scripts\"", | ||
"command": "eslint scripts", | ||
"files": [ | ||
"scripts/**", | ||
"../../.eslintrc.js" | ||
"scripts/**" | ||
], | ||
@@ -155,6 +154,5 @@ "output": [], | ||
"lint:fix": { | ||
"command": "pnpm run lint || nps \"lint:base --fix scripts\"", | ||
"command": "eslint --fix scripts", | ||
"files": [ | ||
"scripts/**", | ||
"../../.eslintrc.js" | ||
"scripts/**" | ||
], | ||
@@ -161,0 +159,0 @@ "output": [], |
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
393512