eslint-config-angular-strict 2.2.33 → 2.2.34
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.
package/package.json
CHANGED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"permissions": {
|
|
3
|
-
"allow": [
|
|
4
|
-
"Bash(npm view:*)",
|
|
5
|
-
"Bash(yarn info:*)",
|
|
6
|
-
"Bash(yarn install)",
|
|
7
|
-
"Bash(yarn add:*)",
|
|
8
|
-
"Bash(npx eslint:*)",
|
|
9
|
-
"Bash(yarn remove:*)",
|
|
10
|
-
"Bash(npx tsc:*)",
|
|
11
|
-
"Bash(node:*)",
|
|
12
|
-
"Bash(yarn install:*)",
|
|
13
|
-
"Bash(yarn list:*)",
|
|
14
|
-
"Bash(npm pack:*)",
|
|
15
|
-
"Bash(npm whoami:*)",
|
|
16
|
-
"Bash(sudo chown:*)",
|
|
17
|
-
"Bash(npm publish:*)",
|
|
18
|
-
"Bash(npm test)",
|
|
19
|
-
"Bash(tar:*)",
|
|
20
|
-
"Bash(rm:*)",
|
|
21
|
-
"Bash(sed:*)",
|
|
22
|
-
"Bash(find:*)",
|
|
23
|
-
"Bash(mkdir:*)",
|
|
24
|
-
"Bash(mv:*)",
|
|
25
|
-
"Bash(tree:*)",
|
|
26
|
-
"Bash(yarn outdated)",
|
|
27
|
-
"Bash(yarn upgrade)",
|
|
28
|
-
"Bash(yarn upgrade:*)",
|
|
29
|
-
"Bash(yarn test)"
|
|
30
|
-
],
|
|
31
|
-
"deny": [],
|
|
32
|
-
"ask": []
|
|
33
|
-
}
|
|
34
|
-
}
|
|
Binary file
|
package/.nx/cache/nx_files.nxt
DELETED
|
Binary file
|