Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "oscalc", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"keywords": [ | ||
"CLI", "Open Source" | ||
"version": "1.0.1", | ||
"main": "./lib/index.js", | ||
"bin": { | ||
"oscalc": "./lib/index.js" | ||
}, | ||
"files": [ | ||
"./lib" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"ng": "ng", | ||
"start": "ng serve", | ||
"build": "ng build", | ||
"test": "ng test", | ||
"lint": "ng lint", | ||
"e2e": "ng e2e", | ||
"deploy": "ng build --prod --base-href /os-calculator/ && gh-pages -d dist/os-calculator" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://elecash@github.com/Elecash/os-calculator-cli.git" | ||
}, | ||
"bin": { | ||
"oscalc": "./index.js" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/Elecash/os-calculator-cli/issues" | ||
"url": "https://github.com/Elecash/os-calculator/issues" | ||
}, | ||
"homepage": "https://github.com/Elecash/os-calculator-cli#readme", | ||
"homepage": "https://github.com/Elecash/os-calculator#readme", | ||
"dependencies": { | ||
@@ -32,3 +31,34 @@ "chalk": "^4.1.0", | ||
}, | ||
"devDependencies": {} | ||
"devDependencies": { | ||
"@angular/animations": "~10.0.9", | ||
"@angular/cli": "~10.0.6", | ||
"@angular/common": "~10.0.9", | ||
"@angular/compiler": "~10.0.9", | ||
"@angular/compiler-cli": "~10.0.9", | ||
"@angular/core": "~10.0.9", | ||
"@angular/forms": "~10.0.9", | ||
"@angular/platform-browser": "~10.0.9", | ||
"@angular/platform-browser-dynamic": "~10.0.9", | ||
"@angular/router": "~10.0.9", | ||
"@angular-devkit/build-angular": "~0.1000.6", | ||
"@types/jasmine": "~3.5.0", | ||
"@types/jasminewd2": "~2.0.3", | ||
"@types/node": "^12.11.1", | ||
"codelyzer": "^6.0.0", | ||
"gh-pages": "^3.1.0", | ||
"jasmine-core": "~3.5.0", | ||
"jasmine-spec-reporter": "~5.0.0", | ||
"karma": "~5.0.0", | ||
"karma-chrome-launcher": "~3.1.0", | ||
"karma-coverage-istanbul-reporter": "~3.0.2", | ||
"karma-jasmine": "~3.3.0", | ||
"karma-jasmine-html-reporter": "^1.5.0", | ||
"protractor": "~7.0.0", | ||
"rxjs": "~6.5.5", | ||
"ts-node": "~8.3.0", | ||
"tslib": "^2.0.0", | ||
"tslint": "~6.1.0", | ||
"typescript": "~3.9.5", | ||
"zone.js": "~0.10.3" | ||
} | ||
} |
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
7882
1
0
1
44
30
3
1
74
1
2