kameleoon-client-javascript
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "kameleoon-client-javascript", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "kameleoonClient.js", | ||
"version": "1.0.1", | ||
"description": "JavaScript SDK client", | ||
"main": "dist/kameleoonClient.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"clean": "rimraf dist", | ||
"compile": "tsc", | ||
"build": "npm run clean && npm run compile" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": {} | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@types/node": "^14.17.5", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.3.5" | ||
}, | ||
"typings": "dist/kameleoonClient.d.ts" | ||
} |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
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 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
75497
46
1678
1
1
8
3
1