multi-convention-namer
Advanced tools
Comparing version 0.1.12 to 0.1.13
### [0.1.12](https://github.com/myhelix/multi-convention-namer/compare/v0.1.11...v0.1.12) (2022-05-18) | ||
### Bug Fixes | ||
* use a more robust type guard ([#18](https://github.com/myhelix/multi-convention-namer/issues/18)) ([9425b73](https://github.com/myhelix/multi-convention-namer/commit/9425b73d98be9279d4ee312f0bf90cb98894ac47)) | ||
### [0.1.13](https://github.com/myhelix/multi-convention-namer/compare/v0.1.12...v0.1.13) (2022-11-15) |
@@ -205,3 +205,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
Namer[_a] = { fqn: "multi-convention-namer.Namer", version: "0.1.12" }; | ||
Namer[_a] = { fqn: "multi-convention-namer.Namer", version: "0.1.13" }; | ||
// https://stackoverflow.com/a/3561711 | ||
@@ -208,0 +208,0 @@ function escapeRegex(s) { |
@@ -68,3 +68,3 @@ { | ||
"license": "Apache-2.0", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"jest": { | ||
@@ -71,0 +71,0 @@ "testMatch": [ |
@@ -1,1 +0,1 @@ | ||
v0.1.12 | ||
v0.1.13 |
@@ -1,1 +0,1 @@ | ||
0.1.12 | ||
0.1.13 |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
70448