Comparing version 1.0.0 to 1.0.1
@@ -1,1 +0,7 @@ | ||
console.log("test2") | ||
import {init,getOptions} from './libs/load.mjs' | ||
console.log("start"); | ||
const forExport = {} | ||
forExport.init = init | ||
forExport.getOptions = getOptions | ||
export default forExport |
{ | ||
"name": "cem", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
"description": "Helpers for Crypto Emergency", | ||
@@ -11,3 +12,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/Betarost/CEM-Site-Test.git" | ||
"url": "git+https://github.com/Betarost/CEM.git" | ||
}, | ||
@@ -17,5 +18,5 @@ "author": "@ienshin", | ||
"bugs": { | ||
"url": "https://github.com/Betarost/CEM-Site-Test/issues" | ||
"url": "https://github.com/Betarost/CEM/issues" | ||
}, | ||
"homepage": "https://github.com/Betarost/CEM-Site-Test#readme" | ||
"homepage": "https://github.com/Betarost/CEM#readme" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
918
3
14
0
Yes