ts-clone-node
Advanced tools
Comparing version 0.3.21 to 0.3.22
@@ -0,1 +1,3 @@ | ||
## [0.3.22](https://github.com/wessberg/ts-clone-node/compare/v0.3.21...v0.3.22) (2021-05-29) | ||
## [0.3.21](https://github.com/wessberg/ts-clone-node/compare/v0.3.20...v0.3.21) (2021-05-29) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "ts-clone-node", | ||
"version": "0.3.21", | ||
"version": "0.3.22", | ||
"description": "A library that helps you clone Nodes from a Typescript AST", | ||
@@ -90,3 +90,3 @@ "scripts": { | ||
"dependencies": { | ||
"compatfactory": "^0.0.5" | ||
"compatfactory": "^0.0.6" | ||
}, | ||
@@ -118,3 +118,3 @@ "peerDependencies": { | ||
"files": [ | ||
"test/clone.test.ts" | ||
"test/**.test.ts" | ||
], | ||
@@ -121,0 +121,0 @@ "verbose": true, |
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
843886
+ Addedcompatfactory@0.0.6(transitive)
- Removedcompatfactory@0.0.5(transitive)
Updatedcompatfactory@^0.0.6