kk-date
Version:
kk-date is a fastest JavaScript library that parses, validations, manipulates, and displays dates and times. If you use Moment.js or Day.js already you can easily use kk-date.
41 lines • 1.13 kB
JSON
{
"permissions": {
"allow": [
"Bash(npm test)",
"Bash(node:*)",
"Bash(npx jest:*)",
"Bash(npx biome:*)",
"Bash(xargs:*)",
"Bash(paste:*)",
"Bash(pkill:*)",
"Bash(timeout 10 npx jest:*)",
"Bash(timeout 5 npx jest --no-coverage)",
"Bash(npm test:*)",
"Bash(npm run test:*)",
"Bash(TZ=UTC npm test -- test/user-timezone-scenarios.test.js)",
"Bash(DEBUG_FORMAT=1 node debug-format.js)",
"Bash(grep:*)",
"Bash(sed:*)",
"Bash(while IFS=: read linenum rest)",
"Bash(echo:*)",
"Bash(done)",
"Bash(while read linenum)",
"Bash(do echo \"=== Line $linenum ===\")",
"Bash(python3:*)",
"Bash(npm run benchmark:*)",
"Bash(git checkout:*)",
"Bash(npm run lint:*)",
"Bash(npm run format:*)",
"Bash(git log:*)",
"Bash(find:*)",
"Bash(npm run build:browser:*)",
"Read(//Users/orhanaydogdu/Downloads/**)",
"Bash(npx create-react-app:*)",
"Bash(npm link:*)",
"Bash(npm start)",
"Bash(git restore:*)"
],
"deny": [],
"ask": []
}
}