@luvio/utils
Advanced tools
Comparing version 5.13.1 to 5.14.0
{ | ||
"name": "@luvio/utils", | ||
"version": "5.13.1", | ||
"version": "5.14.0", | ||
"description": "Luvio utils", | ||
@@ -20,4 +20,3 @@ "repository": { | ||
"clean": "rm -rf dist", | ||
"test": "jest --config jest.config.cjs", | ||
"test:debug": "node --inspect-brk ../../../node_modules/jest/bin/jest.js --config ./jest.config.cjs --runInBand", | ||
"test": "vitest run", | ||
"watch": "yarn build --watch" | ||
@@ -24,0 +23,0 @@ }, |
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
76050