codemaker
Advanced tools
Comparing version 0.6.4 to 0.7.0
@@ -6,2 +6,18 @@ # Change Log | ||
<a name="0.7.0"></a> | ||
# [0.7.0](https://github.com/awslabs/jsii/compare/v0.6.4...v0.7.0) (2018-08-21) | ||
**Note:** Version bump only for package codemaker | ||
<a name="0.7.0"></a> | ||
# [0.7.0](https://github.com/awslabs/jsii/compare/v0.6.4...v0.7.0) (2018-08-21) | ||
**Note:** Version bump only for package codemaker | ||
<a name="0.6.4"></a> | ||
@@ -8,0 +24,0 @@ ## [0.6.4](https://github.com/awslabs/jsii/compare/v0.6.3...v0.6.4) (2018-08-08) |
{ | ||
"name": "codemaker", | ||
"version": "0.6.4", | ||
"version": "0.7.0", | ||
"description": "A tiny utility for generating source code", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"camelcase": "^4.1.0", | ||
"decamelize": "^1.2.0", | ||
"decamelize": "^2.0.0", | ||
"fs-extra": "^4.0.3" | ||
@@ -27,0 +27,0 @@ }, |
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
32002
+ Addeddecamelize@2.0.0(transitive)
+ Addedxregexp@4.0.0(transitive)
- Removeddecamelize@1.2.0(transitive)
Updateddecamelize@^2.0.0