codemaker
Advanced tools
Comparing version 0.21.1 to 0.21.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.21.2](https://github.com/aws/jsii/compare/v0.21.1...v0.21.2) (2020-01-22) | ||
**Note:** Version bump only for package codemaker | ||
## [0.21.1](https://github.com/aws/jsii/compare/v0.21.0...v0.21.1) (2020-01-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "codemaker", | ||
"version": "0.21.1", | ||
"version": "0.21.2", | ||
"description": "A tiny utility for generating source code", | ||
@@ -40,7 +40,7 @@ "license": "Apache-2.0", | ||
"@types/fs-extra": "^8.0.1", | ||
"@types/jest": "^24.0.25", | ||
"@types/jest": "^24.9.0", | ||
"@types/node": "^10.17.13", | ||
"eslint": "^6.8.0", | ||
"jest": "^24.9.0", | ||
"typescript": "~3.7.4" | ||
"jest": "^25.1.0", | ||
"typescript": "~3.7.5" | ||
}, | ||
@@ -47,0 +47,0 @@ "jest": { |
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
74529