ts-clone-node
Advanced tools
Comparing version 0.3.29 to 0.3.30
The MIT License (MIT) | ||
Copyright © 2021 [Frederik Wessberg](mailto:frederikwessberg@hotmail.com) ([@FredWessberg](https://twitter.com/FredWessberg)) ([Website](https://github.com/wessberg)) | ||
Copyright © 2022 [Frederik Wessberg](mailto:frederikwessberg@hotmail.com) ([@FredWessberg](https://twitter.com/FredWessberg)) ([Website](https://github.com/wessberg)) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "ts-clone-node", | ||
"version": "0.3.29", | ||
"version": "0.3.30", | ||
"description": "A library that helps you clone Nodes from a Typescript AST", | ||
@@ -49,28 +49,28 @@ "scripts": { | ||
"@types/semver": "^7.3.9", | ||
"@types/node": "^16.11.7", | ||
"@types/node": "^17.0.7", | ||
"@types/prettier": "^2.4.2", | ||
"@typescript-eslint/eslint-plugin": "^5.4.0", | ||
"@typescript-eslint/parser": "^5.4.0", | ||
"@wessberg/ts-config": "^1.1.3", | ||
"rollup-plugin-ts": "^2.0.1", | ||
"@typescript-eslint/eslint-plugin": "^5.8.1", | ||
"@typescript-eslint/parser": "^5.8.1", | ||
"@wessberg/ts-config": "^2.0.0", | ||
"rollup-plugin-ts": "^2.0.4", | ||
"sandhog": "^1.0.43", | ||
"ava": "^3.15.0", | ||
"eslint": "^8.2.0", | ||
"eslint": "^8.6.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-import": "^2.25.3", | ||
"eslint-plugin-jsdoc": "^37.0.3", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-jsdoc": "^37.5.0", | ||
"husky": "^7.0.4", | ||
"np": "7.5.0", | ||
"pnpm": "^6.22.2", | ||
"prettier": "^2.4.1", | ||
"pretty-quick": "^3.1.2", | ||
"np": "7.6.0", | ||
"pnpm": "^6.24.4", | ||
"prettier": "^2.5.1", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.60.0", | ||
"rollup": "^2.62.0", | ||
"standard-changelog": "^2.0.27", | ||
"ts-node": "^10.4.0", | ||
"semver": "^7.3.5", | ||
"helpertypes": "^0.0.17", | ||
"helpertypes": "^0.0.18", | ||
"tslib": "^2.3.1", | ||
"npm-check-updates": "^12.0.2", | ||
"typescript": "^4.5.2", | ||
"npm-check-updates": "^12.1.0", | ||
"typescript": "^4.5.4", | ||
"typescript-3-0-1": "npm:typescript@3.0.1", | ||
@@ -77,0 +77,0 @@ "typescript-3-1-1": "npm:typescript@3.1.1", |
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
874760
4306