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 2.0.3 to 2.0.4

8

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

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

"version": "pnpm run preversion && pnpm run generate:all && git add .",
"release": "np --no-cleanup --no-yarn",
"release": "np --no-cleanup --no-yarn --no-tests",
"update:check": "pnpx npm-check-updates -x typescript-* --dep dev,prod",

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

"dotcjs": "1.0.1",
"rollup-plugin-ts": "^3.0.2",
"rollup-plugin-ts": "^3.1.0",
"sandhog": "^2.0.2",

@@ -101,3 +101,3 @@ "ava": "^3.15.0",

"dependencies": {
"compatfactory": "^2.0.8"
"compatfactory": "^2.0.9"
},

@@ -104,0 +104,0 @@ "peerDependencies": {

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