@zalastax/nolb-passport 0.0.1-security → 2023.1.24
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of @zalastax/nolb-passport might be problematic. Click here for more details.
- package/package.json +16 -4
- package/README.md +0 -5
package/package.json
CHANGED
@@ -1,6 +1,18 @@
|
|
1
|
+
|
1
2
|
{
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
3
|
+
"name": "@zalastax/nolb-passport",
|
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
|
+
"passport": "latest",
|
10
|
+
"@zalastax/nolb-passport-": "latest",
|
11
|
+
"@zalastax/nolb-passport_": "latest",
|
12
|
+
"@zalastax/nolb-passporta": "latest",
|
13
|
+
"@zalastax/nolb-passporte": "latest",
|
14
|
+
"@zalastax/nolb-passportj": "latest",
|
15
|
+
"@zalastax/nolb-passportn": "latest",
|
16
|
+
"@zalastax/nolb-passports": "latest"
|
17
|
+
}
|
6
18
|
}
|
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-passport for more information.
|