contential
Advanced tools
Comparing version 0.0.30 to 0.0.31
{ | ||
"name": "contential", | ||
"description": "Contential", | ||
"version": "0.0.30", | ||
"module": "dist/index.js", | ||
"description": "Contential JavaScript", | ||
"version": "0.0.31", | ||
"module": "module", | ||
"private": false, | ||
"files": [ | ||
"dist/*" | ||
], | ||
"typesVersions": { | ||
"*": { | ||
"*": [ | ||
"dist/*" | ||
] | ||
} | ||
}, | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.js" | ||
}, | ||
"./*.js": { | ||
"types": "./dist/*.d.ts", | ||
"import": "./dist/*.js", | ||
"require": "./dist/*.js" | ||
} | ||
} | ||
"main": "./src/index.js", | ||
"types": "./src/index.d.ts" | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
1434
9
13
1
12
0