Comparing version 1.0.0-alpha.0 to 3.0.0-beta.2
{ | ||
"name": "os-lang", | ||
"version": "1.0.0-alpha.0", | ||
"description": "get os lang", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/saqqdy/os-lang.git" | ||
}, | ||
"keywords": [ | ||
"os", | ||
"lang", | ||
"os", | ||
"locale", | ||
"os", | ||
"language", | ||
"nodejs", | ||
"local" | ||
], | ||
"author": "saqqdy <https://github.com/saqqdy>", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/saqqdy/os-lang/issues" | ||
}, | ||
"homepage": "https://github.com/saqqdy/os-lang#readme" | ||
} | ||
"name": "os-lang", | ||
"description": "Get the system lang", | ||
"version": "3.0.0-beta.2", | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.esm-bundler.js", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.esm-bundler.js", | ||
"require": "./dist/index.cjs", | ||
"import": "./dist/index.mjs" | ||
}, | ||
"./*": "./*" | ||
}, | ||
"directories": { | ||
"bin": "bin", | ||
"dist": "dist", | ||
"src": "src" | ||
}, | ||
"files": [ | ||
"bin", | ||
"dist", | ||
"typings" | ||
], | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.0", | ||
"eslint": "^8.44.0", | ||
"prettier": "^2.8.8" | ||
}, | ||
"sideEffects": false, | ||
"keywords": [ | ||
"node-kit", | ||
"system-lang", | ||
"local", | ||
"os-lang", | ||
"os-local" | ||
], | ||
"license": "MIT", | ||
"author": "saqqdy <https://github.com/saqqdy>", | ||
"homepage": "https://github.com/saqqdy/node-kit/tree/master/packages/os-lang#readme", | ||
"bugs": { | ||
"url": "https://github.com/saqqdy/node-kit/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/saqqdy/node-kit.git", | ||
"directory": "packages/os-lang" | ||
}, | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org", | ||
"access": "public" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
11368
7
197
0
1
1
117
3