ts-clone-node
Advanced tools
Comparing version 0.3.22 to 0.3.23
@@ -0,1 +1,7 @@ | ||
## [0.3.23](https://github.com/wessberg/ts-clone-node/compare/v0.3.22...v0.3.23) (2021-05-29) | ||
### Bug Fixes | ||
- use provided modifiers when creating/updating MethodSignatures ([b405dca](https://github.com/wessberg/ts-clone-node/commit/b405dca0bdb707ce8580cb501b6e3233e2ac1960)) | ||
## [0.3.22](https://github.com/wessberg/ts-clone-node/compare/v0.3.21...v0.3.22) (2021-05-29) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "ts-clone-node", | ||
"version": "0.3.22", | ||
"version": "0.3.23", | ||
"description": "A library that helps you clone Nodes from a Typescript AST", | ||
@@ -90,3 +90,3 @@ "scripts": { | ||
"dependencies": { | ||
"compatfactory": "^0.0.6" | ||
"compatfactory": "^0.0.7" | ||
}, | ||
@@ -93,0 +93,0 @@ "peerDependencies": { |
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
844165
+ Addedcompatfactory@0.0.7(transitive)
- Removedcompatfactory@0.0.6(transitive)
Updatedcompatfactory@^0.0.7