@bearer/tsconfig
Advanced tools
Comparing version 0.84.0 to 0.84.1
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.84.1"></a> | ||
## [0.84.1](https://github.com/Bearer/bearer/compare/v0.84.0...v0.84.1) (2018-12-27) | ||
**Note:** Version bump only for package @bearer/tsconfig | ||
<a name="0.84.0"></a> | ||
@@ -8,0 +17,0 @@ # [0.84.0](https://github.com/Bearer/bearer/compare/v0.83.5...v0.84.0) (2018-12-21) |
{ | ||
"name": "@bearer/tsconfig", | ||
"version": "0.84.0", | ||
"version": "0.84.1", | ||
"description": "Bearer TSconfig base", | ||
@@ -21,2 +21,4 @@ "keywords": [ | ||
"scripts": { | ||
"prepare": "echo 'nothing to do'", | ||
"prepack": "echo 'nothing to do'", | ||
"test": "echo 'NO tests'", | ||
@@ -28,3 +30,3 @@ "test:ci": "echo 'NO tests'" | ||
}, | ||
"gitHead": "502ff72c7a11896394cac754f54aac31c2d6474b" | ||
"gitHead": "f93e5a01f5be0cfbc0072c8d02f3d91f026c3026" | ||
} |
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
3185