Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "@n8n/imap", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"main": "dist/index.js", | ||
@@ -26,3 +26,3 @@ "module": "src/index.ts", | ||
"dev": "pnpm watch", | ||
"typecheck": "tsc", | ||
"typecheck": "tsc --noEmit", | ||
"build": "tsc -p tsconfig.build.json", | ||
@@ -29,0 +29,0 @@ "format": "prettier --write . --ignore-path ../../../.prettierignore", |
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
58136