codemaker
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.10.1](https://github.com/awslabs/jsii/compare/v0.10.0...v0.10.1) (2019-04-17) | ||
**Note:** Version bump only for package codemaker | ||
# [0.10.0](https://github.com/awslabs/jsii/compare/v0.9.0...v0.10.0) (2019-04-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "codemaker", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "A tiny utility for generating source code", | ||
@@ -16,6 +16,5 @@ "main": "lib/index.js", | ||
"@types/fs-extra": "^5.0.5", | ||
"@types/node": "^8.10.43", | ||
"@types/nodeunit": "^0.0.30", | ||
"nodeunit": "^0.11.3", | ||
"typescript": "^3.4.2" | ||
"typescript": "^3.4.3" | ||
}, | ||
@@ -34,4 +33,5 @@ "dependencies": { | ||
"type": "git", | ||
"url": "https://github.com/awslabs/jsii.git" | ||
"url": "https://github.com/awslabs/jsii.git", | ||
"directory": "packages/codemaker" | ||
} | ||
} |
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
54127
5