@standardnotes/analytics
Advanced tools
Comparing version 1.19.0 to 1.20.0
{ | ||
"name": "@standardnotes/analytics", | ||
"version": "1.19.0", | ||
"version": "1.20.0", | ||
"engines": { | ||
@@ -26,3 +26,3 @@ "node": ">=14.0.0 <17.0.0" | ||
"lint": "eslint . --ext .ts", | ||
"test:unit": "jest spec --coverage" | ||
"test": "jest spec --coverage" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e618f046ea906588d97f44e8f77212b96a0cd903" | ||
"gitHead": "8d3bf6c4a53640b11423b10d173ceba6120d807e" | ||
} |
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
61289