@dcos/tslint-config
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="0.0.2"></a> | ||
## [0.0.2](https://github.com/dcos-labs/tslint-config/compare/v0.0.1...v0.0.2) (2018-05-07) | ||
### Bug Fixes | ||
* **package:** add [@dcos](https://github.com/dcos) namespace ([f81f3ac](https://github.com/dcos-labs/tslint-config/commit/f81f3ac)) | ||
<a name="0.0.1"></a> | ||
@@ -7,0 +17,0 @@ ## 0.0.1 (2018-03-28) |
{ | ||
"name": "@dcos/tslint-config", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Shared tslint config for DCOS projects using typescript", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"tslint": "5.9.1", | ||
"tslint-config-prettier": "1.10.0", | ||
"tslint-config-prettier": "1.11.0", | ||
"tslint-eslint-rules": "5.1.0", | ||
@@ -30,4 +30,3 @@ "tslint-plugin-prettier": "1.3.0", | ||
"standard-version": "4.3.0" | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
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
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
5839