@zalastax/nolb-_phoen 0.0.1-security → 2023.1.22
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-_phoen might be problematic. Click here for more details.
- package/package.json +10 -4
- package/README.md +0 -5
package/package.json
CHANGED
@@ -1,6 +1,12 @@
|
|
1
|
+
|
1
2
|
{
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
3
|
+
"name": "@zalastax/nolb-_phoen",
|
4
|
+
"version": "2023.01.22",
|
5
|
+
"description": "Subpackage of no-one-left-behind.",
|
6
|
+
"repository": "Zalastax/no-one-left-behind",
|
7
|
+
"license": "MIT",
|
8
|
+
"dependencies": {
|
9
|
+
"@zalastax/nolb-_phoena": "latest",
|
10
|
+
"@zalastax/nolb-_phoeni": "latest"
|
11
|
+
}
|
6
12
|
}
|
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-_phoen for more information.
|