@zalastax/nolb-ngp 0.0.1-security → 2023.1.24
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +87 -4
- package/README.md +0 -5
package/package.json
CHANGED
@@ -1,6 +1,89 @@
|
|
1
|
+
|
1
2
|
{
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
3
|
+
"name": "@zalastax/nolb-ngp",
|
4
|
+
"version": "2023.01.24",
|
5
|
+
"description": "Subpackage of no-one-left-behind.",
|
6
|
+
"repository": "Zalastax/no-one-left-behind",
|
7
|
+
"license": "MIT",
|
8
|
+
"dependencies": {
|
9
|
+
"ngPicker": "latest",
|
10
|
+
"ngPluralizeFilter": "latest",
|
11
|
+
"ngPluralizeFilter2": "latest",
|
12
|
+
"ngProgress-browserify": "latest",
|
13
|
+
"ngp": "latest",
|
14
|
+
"ngp-arun-component": "latest",
|
15
|
+
"ngp-base": "latest",
|
16
|
+
"ngp-cli": "latest",
|
17
|
+
"ngp-components-lib": "latest",
|
18
|
+
"ngp-core": "latest",
|
19
|
+
"ngp-date-pipe": "latest",
|
20
|
+
"ngp-droppable": "latest",
|
21
|
+
"ngp-http": "latest",
|
22
|
+
"ngp-image": "latest",
|
23
|
+
"ngp-image-picker": "latest",
|
24
|
+
"ngp-input": "latest",
|
25
|
+
"ngp-lazy-load": "latest",
|
26
|
+
"ngp-mask": "latest",
|
27
|
+
"ngp-material-rating": "latest",
|
28
|
+
"ngp-mcq": "latest",
|
29
|
+
"ngp-modal": "latest",
|
30
|
+
"ngp-progressbar": "latest",
|
31
|
+
"ngp-signature-generator": "latest",
|
32
|
+
"ngp-sort-pipe": "latest",
|
33
|
+
"ngp-upper-case": "latest",
|
34
|
+
"ngpa-repository": "latest",
|
35
|
+
"ngpacab-shared-imi-v142": "latest",
|
36
|
+
"ngpack": "latest",
|
37
|
+
"ngpackagerepository": "latest",
|
38
|
+
"ngpacker": "latest",
|
39
|
+
"ngpaint": "latest",
|
40
|
+
"ngparcelapi-dev": "latest",
|
41
|
+
"ngpc-socket": "latest",
|
42
|
+
"ngpcg-test": "latest",
|
43
|
+
"ngpeafowl": "latest",
|
44
|
+
"ngpermission": "latest",
|
45
|
+
"ngphaser": "latest",
|
46
|
+
"ngphoton": "latest",
|
47
|
+
"ngpkgr": "latest",
|
48
|
+
"ngpl-common": "latest",
|
49
|
+
"ngpl-datatable": "latest",
|
50
|
+
"ngpl-date-picker": "latest",
|
51
|
+
"ngpl-dialog": "latest",
|
52
|
+
"ngpl-field": "latest",
|
53
|
+
"ngpl-filter": "latest",
|
54
|
+
"ngpl-period-picker": "latest",
|
55
|
+
"ngpl-rx-cookie-store": "latest",
|
56
|
+
"ngpl-rx-local-store": "latest",
|
57
|
+
"ngpl-select": "latest",
|
58
|
+
"ngpl-select-multiple": "latest",
|
59
|
+
"ngpl-time-picker": "latest",
|
60
|
+
"ngpl-year-picker": "latest",
|
61
|
+
"ngplot": "latest",
|
62
|
+
"ngplot-pie": "latest",
|
63
|
+
"ngplus-img-zoom": "latest",
|
64
|
+
"ngplus-img-zoom1": "latest",
|
65
|
+
"ngpm": "latest",
|
66
|
+
"ngpo": "latest",
|
67
|
+
"ngpo-ui-select": "latest",
|
68
|
+
"ngpoc-login": "latest",
|
69
|
+
"ngpod": "latest",
|
70
|
+
"ngpodjs": "latest",
|
71
|
+
"ngpoulami": "latest",
|
72
|
+
"ngpq-pagination": "latest",
|
73
|
+
"ngpq-table": "latest",
|
74
|
+
"ngpq-table-resize": "latest",
|
75
|
+
"ngprabbitwrapper": "latest",
|
76
|
+
"ngpractiserepo": "latest",
|
77
|
+
"ngprajaktapackage": "latest",
|
78
|
+
"ngpress": "latest",
|
79
|
+
"ngprime-core": "latest",
|
80
|
+
"ngprogress": "latest",
|
81
|
+
"ngprogress-lite": "latest",
|
82
|
+
"ngprogress-npm": "latest",
|
83
|
+
"ngprogress2": "latest",
|
84
|
+
"ngproject": "latest",
|
85
|
+
"ngprojecttest": "latest",
|
86
|
+
"ngprophet": "latest",
|
87
|
+
"ngpublish": "latest"
|
88
|
+
}
|
6
89
|
}
|
package/README.md
DELETED
@@ -1,5 +0,0 @@
|
|
1
|
-
# Security holding package
|
2
|
-
|
3
|
-
This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.
|
4
|
-
|
5
|
-
Please refer to www.npmjs.com/advisories?search=%40zalastax%2Fnolb-ngp for more information.
|