Socket
Socket
Sign inDemoInstall

ts-clone-node

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-clone-node - npm Package Compare versions

Comparing version 0.3.30 to 0.3.32

43

package.json
{
"name": "ts-clone-node",
"version": "0.3.30",
"version": "0.3.32",
"description": "A library that helps you clone Nodes from a Typescript AST",

@@ -22,3 +22,3 @@ "scripts": {

"update:check": "pnpx npm-check-updates -x typescript-* --dep dev,prod",
"update:commit": "pnpx npm-check-updates -u -x typescript-* --dep dev,prod && pnpm update && pnpm install"
"update:commit": "pnpx npm-check-updates -u -x typescript-*,ava --dep dev,prod && pnpm update && pnpm install"
},

@@ -50,28 +50,28 @@ "keywords": [

"@types/semver": "^7.3.9",
"@types/node": "^17.0.7",
"@types/prettier": "^2.4.2",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@types/node": "^17.0.23",
"@types/prettier": "^2.6.0",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"@wessberg/ts-config": "^2.0.0",
"rollup-plugin-ts": "^2.0.4",
"rollup-plugin-ts": "^2.0.5",
"sandhog": "^1.0.43",
"ava": "^3.15.0",
"eslint": "^8.6.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsdoc": "^37.5.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsdoc": "^39.2.0",
"husky": "^7.0.4",
"np": "7.6.0",
"pnpm": "^6.24.4",
"prettier": "^2.5.1",
"np": "7.6.1",
"pnpm": "^6.32.6",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"rollup": "^2.62.0",
"rollup": "^2.70.1",
"standard-changelog": "^2.0.27",
"ts-node": "^10.4.0",
"semver": "^7.3.5",
"ts-node": "^10.7.0",
"semver": "^7.3.7",
"helpertypes": "^0.0.18",
"tslib": "^2.3.1",
"npm-check-updates": "^12.1.0",
"typescript": "^4.5.4",
"npm-check-updates": "^12.5.9",
"typescript": "^4.6.3",
"typescript-3-0-1": "npm:typescript@3.0.1",

@@ -91,6 +91,7 @@ "typescript-3-1-1": "npm:typescript@3.1.1",

"typescript-4-3-5": "npm:typescript@4.3.5",
"typescript-4-4-3": "npm:typescript@4.4.3"
"typescript-4-4-3": "npm:typescript@4.4.3",
"typescript-4-5-4": "npm:typescript@4.5.4"
},
"dependencies": {
"compatfactory": "^0.0.12"
"compatfactory": "^0.0.13"
},

@@ -97,0 +98,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc