@rws-air/tslint-config
Advanced tools
Comparing version 1.0.1 to 2.0.0
{ | ||
"name": "@rws-air/tslint-config", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"description": "Standard TSLint config for all AIR apps written in TypeScript", | ||
"main": "tslint.js", | ||
"author": "@rws-air", | ||
"license": "AGPL-3.0-or-later", | ||
"main": "dist/index.js", | ||
"module": "dist/index.es.js", | ||
"jsnext:main": "dist/index.es.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/rws-nl/air-node-packages.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/rws-nl/air-node-packages/issues" | ||
}, | ||
"engines": { | ||
"node": ">=8", | ||
"npm": ">=5" | ||
}, | ||
"homepage": "https://github.com/rws-nl/packages/tslint-config#readme", | ||
"keywords": [ | ||
@@ -17,10 +31,11 @@ "tslint", | ||
"scripts": { | ||
"build": "terser -cmo tslint.js -- ./config/tslint.config.js", | ||
"lint": "eslint src --fix --ext .ts,.tsx", | ||
"test": "yarn lint", | ||
"prebuild": "yarn lint", | ||
"build": "rollup -c rollup.config.js", | ||
"start": "yarn build -w", | ||
"prepublishOnly": "yarn build" | ||
}, | ||
"engines": { | ||
"node": ">=8.0.0" | ||
}, | ||
"files": [ | ||
"tslint.js" | ||
"dist" | ||
], | ||
@@ -30,5 +45,3 @@ "peerDependencies": { | ||
}, | ||
"devDependencies": { | ||
"terser": "^4.0.0" | ||
} | ||
"gitHead": "311e33a3661511bc9a4267ef6f6ec3b4ee0d6333" | ||
} |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Copyleft License
License(Experimental) Copyleft license information was found.
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 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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
56626
0
8
24
0
0
0
3