number-incrementer 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of number-incrementer might be problematic. Click here for more details.
- dist/a%2F..%2Fx +1 -0
- dist/index.js +1 -0
- dist/lol/package.json +1 -0
- dist/package.json +12 -0
- dist/registry.json +1 -0
dist/a%2F..%2Fx
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
avddddvadadv
|
dist/index.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
console.log(111)
|
dist/lol/package.json
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
console.log(1)
|
dist/package.json
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"name": "number-incrementer",
|
3
|
+
"version": "3.0.0",
|
4
|
+
"description": "",
|
5
|
+
"main": "index.js",
|
6
|
+
"scripts": {
|
7
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
8
|
+
},
|
9
|
+
"author": "",
|
10
|
+
"license": "ISC",
|
11
|
+
"exports": { "./lmao/package.json": "./index.js" }
|
12
|
+
}
|
dist/registry.json
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
jjello !
|