@brightspace-ui-labs/navigation
Advanced tools
Comparing version 5.13.1 to 5.13.2
{ | ||
"name": "@brightspace-ui-labs/navigation", | ||
"version": "5.13.1", | ||
"version": "5.13.2", | ||
"type": "module", | ||
@@ -13,4 +13,4 @@ "repository": "https://github.com/BrightspaceUILabs/navigation.git", | ||
"test": "npm run lint && npm run test:headless", | ||
"test:headless": "web-test-runner --files ./test/**/*.test.js --node-resolve", | ||
"test:headless:watch": "web-test-runner --files ./test/**/*.test.js --node-resolve --watch" | ||
"test:headless": "web-test-runner --files \"./test/**/*.test.js\" --node-resolve", | ||
"test:headless:watch": "web-test-runner --files \"./test/**/*.test.js\" --node-resolve --watch" | ||
}, | ||
@@ -17,0 +17,0 @@ "files": [ |
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
70496