codemaker
Advanced tools
Comparing version 0.14.1 to 0.14.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.14.2](https://github.com/aws/jsii/compare/v0.14.1...v0.14.2) (2019-07-19) | ||
### Bug Fixes | ||
* fix usage of "external" stability ([#639](https://github.com/aws/jsii/issues/639)) ([30dea87](https://github.com/aws/jsii/commit/30dea87)) | ||
## [0.14.1](https://github.com/aws/jsii/compare/v0.14.0...v0.14.1) (2019-07-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "codemaker", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"description": "A tiny utility for generating source code", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
144950