sleepcode 1.0.0 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,30 +1,30 @@
1
- {
2
- "permissions": {
3
- "allow": [
4
- "Bash(npm install:*)",
5
- "Bash(npm uninstall:*)",
6
- "Bash(npm run:*)",
7
- "Bash(npm start:*)",
8
- "Bash(npm ls:*)",
9
- "Bash(npm test:*)",
10
- "Bash(npx tsc:*)",
11
- "Bash(npx eslint:*)",
12
- "Bash(npx next:*)",
13
- "Bash(npx prisma:*)",
14
- "Bash(git add:*)",
15
- "Bash(git commit:*)",
16
- "Bash(git status:*)",
17
- "Bash(git log:*)",
18
- "Bash(git diff:*)",
19
- "Bash(git checkout:*)",
20
- "Bash(git reset:*)",
21
- "Bash(node:*)",
22
- "Bash(python3:*)",
23
- "Bash(ls:*)",
24
- "Bash(find:*)",
25
- "Bash(grep:*)",
26
- "Bash(cat:*)",
27
- "Bash(chmod:*)"
28
- ]
29
- }
30
- }
1
+ {
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(npm install:*)",
5
+ "Bash(npm uninstall:*)",
6
+ "Bash(npm run:*)",
7
+ "Bash(npm start:*)",
8
+ "Bash(npm ls:*)",
9
+ "Bash(npm test:*)",
10
+ "Bash(npx tsc:*)",
11
+ "Bash(npx eslint:*)",
12
+ "Bash(npx next:*)",
13
+ "Bash(npx prisma:*)",
14
+ "Bash(git add:*)",
15
+ "Bash(git commit:*)",
16
+ "Bash(git status:*)",
17
+ "Bash(git log:*)",
18
+ "Bash(git diff:*)",
19
+ "Bash(git checkout:*)",
20
+ "Bash(git reset:*)",
21
+ "Bash(node:*)",
22
+ "Bash(python3:*)",
23
+ "Bash(ls:*)",
24
+ "Bash(find:*)",
25
+ "Bash(grep:*)",
26
+ "Bash(cat:*)",
27
+ "Bash(chmod:*)"
28
+ ]
29
+ }
30
+ }
@@ -1,30 +1,30 @@
1
- {
2
- "permissions": {
3
- "allow": [
4
- "Bash(npm install:*)",
5
- "Bash(npm uninstall:*)",
6
- "Bash(npm run:*)",
7
- "Bash(npm start:*)",
8
- "Bash(npm ls:*)",
9
- "Bash(npx tsc:*)",
10
- "Bash(npx eslint:*)",
11
- "Bash(npx react-native:*)",
12
- "Bash(yarn add:*)",
13
- "Bash(pod install:*)",
14
- "Bash(git add:*)",
15
- "Bash(git commit:*)",
16
- "Bash(git status:*)",
17
- "Bash(git log:*)",
18
- "Bash(git diff:*)",
19
- "Bash(git checkout:*)",
20
- "Bash(git reset:*)",
21
- "Bash(node:*)",
22
- "Bash(python3:*)",
23
- "Bash(ls:*)",
24
- "Bash(find:*)",
25
- "Bash(grep:*)",
26
- "Bash(cat:*)",
27
- "Bash(chmod:*)"
28
- ]
29
- }
30
- }
1
+ {
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(npm install:*)",
5
+ "Bash(npm uninstall:*)",
6
+ "Bash(npm run:*)",
7
+ "Bash(npm start:*)",
8
+ "Bash(npm ls:*)",
9
+ "Bash(npx tsc:*)",
10
+ "Bash(npx eslint:*)",
11
+ "Bash(npx react-native:*)",
12
+ "Bash(yarn add:*)",
13
+ "Bash(pod install:*)",
14
+ "Bash(git add:*)",
15
+ "Bash(git commit:*)",
16
+ "Bash(git status:*)",
17
+ "Bash(git log:*)",
18
+ "Bash(git diff:*)",
19
+ "Bash(git checkout:*)",
20
+ "Bash(git reset:*)",
21
+ "Bash(node:*)",
22
+ "Bash(python3:*)",
23
+ "Bash(ls:*)",
24
+ "Bash(find:*)",
25
+ "Bash(grep:*)",
26
+ "Bash(cat:*)",
27
+ "Bash(chmod:*)"
28
+ ]
29
+ }
30
+ }
@@ -1,24 +1,24 @@
1
- {
2
- "permissions": {
3
- "allow": [
4
- "Bash(./gradlew build:*)",
5
- "Bash(./gradlew test:*)",
6
- "Bash(./gradlew bootRun:*)",
7
- "Bash(./gradlew:*)",
8
- "Bash(git add:*)",
9
- "Bash(git commit:*)",
10
- "Bash(git status:*)",
11
- "Bash(git log:*)",
12
- "Bash(git diff:*)",
13
- "Bash(git checkout:*)",
14
- "Bash(git reset:*)",
15
- "Bash(python3:*)",
16
- "Bash(curl:*)",
17
- "Bash(ls:*)",
18
- "Bash(find:*)",
19
- "Bash(grep:*)",
20
- "Bash(cat:*)",
21
- "Bash(chmod:*)"
22
- ]
23
- }
24
- }
1
+ {
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(./gradlew build:*)",
5
+ "Bash(./gradlew test:*)",
6
+ "Bash(./gradlew bootRun:*)",
7
+ "Bash(./gradlew:*)",
8
+ "Bash(git add:*)",
9
+ "Bash(git commit:*)",
10
+ "Bash(git status:*)",
11
+ "Bash(git log:*)",
12
+ "Bash(git diff:*)",
13
+ "Bash(git checkout:*)",
14
+ "Bash(git reset:*)",
15
+ "Bash(python3:*)",
16
+ "Bash(curl:*)",
17
+ "Bash(ls:*)",
18
+ "Bash(find:*)",
19
+ "Bash(grep:*)",
20
+ "Bash(cat:*)",
21
+ "Bash(chmod:*)"
22
+ ]
23
+ }
24
+ }