ts-clone-node
Advanced tools
Comparing version 0.3.23 to 0.3.24
@@ -0,1 +1,7 @@ | ||
## [0.3.24](https://github.com/wessberg/ts-clone-node/compare/v0.3.23...v0.3.24) (2021-06-11) | ||
### Bug Fixes | ||
- **property-access-chains:** fix cloning of PropertyAccessChains. Fixes [#5](https://github.com/wessberg/ts-clone-node/issues/5) ([5497b6c](https://github.com/wessberg/ts-clone-node/commit/5497b6c81b57784d4cbc796d8cd188afa160db39)) | ||
## [0.3.23](https://github.com/wessberg/ts-clone-node/compare/v0.3.22...v0.3.23) (2021-05-29) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "ts-clone-node", | ||
"version": "0.3.23", | ||
"version": "0.3.24", | ||
"description": "A library that helps you clone Nodes from a Typescript AST", | ||
@@ -49,6 +49,6 @@ "scripts": { | ||
"@types/semver": "^7.3.6", | ||
"@types/node": "^15.6.1", | ||
"@types/prettier": "^2.2.3", | ||
"@typescript-eslint/eslint-plugin": "^4.25.0", | ||
"@typescript-eslint/parser": "^4.25.0", | ||
"@types/node": "^15.12.2", | ||
"@types/prettier": "^2.3.0", | ||
"@typescript-eslint/eslint-plugin": "^4.26.1", | ||
"@typescript-eslint/parser": "^4.26.1", | ||
"@wessberg/rollup-plugin-ts": "^1.3.14", | ||
@@ -58,19 +58,19 @@ "@wessberg/ts-config": "^1.1.2", | ||
"ava": "^3.15.0", | ||
"eslint": "^7.27.0", | ||
"eslint": "^7.28.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-jsdoc": "^35.0.0", | ||
"eslint-plugin-jsdoc": "^35.1.3", | ||
"husky": "^6.0.0", | ||
"np": "7.5.0", | ||
"pnpm": "^6.6.1", | ||
"prettier": "^2.3.0", | ||
"pnpm": "^6.7.4", | ||
"prettier": "^2.3.1", | ||
"pretty-quick": "^3.1.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.50.4", | ||
"rollup": "^2.51.2", | ||
"standard-changelog": "^2.0.27", | ||
"ts-node": "^10.0.0", | ||
"semver": "^7.3.5", | ||
"helpertypes": "^0.0.2", | ||
"helpertypes": "^0.0.3", | ||
"tslib": "^2.2.0", | ||
"npm-check-updates": "^11.5.13", | ||
"npm-check-updates": "^11.6.0", | ||
"typescript": "^4.3.2", | ||
@@ -92,3 +92,3 @@ "typescript-3-0-1": "npm:typescript@3.0.1", | ||
"dependencies": { | ||
"compatfactory": "^0.0.7" | ||
"compatfactory": "^0.0.8" | ||
}, | ||
@@ -95,0 +95,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
848423
4140
+ Addedcompatfactory@0.0.8(transitive)
+ Addedhelpertypes@0.0.3(transitive)
- Removedcompatfactory@0.0.7(transitive)
- Removedhelpertypes@0.0.2(transitive)
Updatedcompatfactory@^0.0.8