Comparing version 1.10.1 to 1.11.0
@@ -0,1 +1,3 @@ | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { chmod } from "node:fs/promises"; | ||
@@ -2,0 +4,0 @@ import { isatty } from "node:tty"; |
{ | ||
"name": "deno2node", | ||
"version": "1.10.1", | ||
"version": "1.11.0", | ||
"description": "`tsc` replacement for transpiling Deno libraries to run on Node.js.", | ||
@@ -46,9 +46,9 @@ "type": "module", | ||
"dependencies": { | ||
"ts-morph": "^20.0.0" | ||
"ts-morph": "^21.0.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.15.11", | ||
"deno-bin": "~1.37.0", | ||
"deno-bin": "~1.39.0", | ||
"fast-check": "^3.10.0" | ||
} | ||
} |
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
25806
517
+ Added@ts-morph/common@0.22.0(transitive)
+ Addedminimatch@9.0.5(transitive)
+ Addedmkdirp@3.0.1(transitive)
+ Addedts-morph@21.0.1(transitive)
- Removed@ts-morph/common@0.21.0(transitive)
- Removedminimatch@7.4.6(transitive)
- Removedmkdirp@2.1.6(transitive)
- Removedts-morph@20.0.0(transitive)
Updatedts-morph@^21.0.1