detox-copilot
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "detox-copilot", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A flexible plugin that drives your tests with human-written commands, enhanced by the power of large language models (LLMs)", | ||
@@ -11,3 +11,3 @@ "keywords": [ | ||
"author": "Asaf Korem <asaf.korem@gmail.com>", | ||
"homepage": "https://github.com/wix-incubator/DetoxCopilot", | ||
"homepage": "https://github.com/wix-incubator/detox-copilot", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "main": "dist/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/wix-incubator/DetoxCopilot.git" | ||
"url": "git+https://github.com/wix-incubator/detox-copilot.git" | ||
}, | ||
@@ -34,3 +34,3 @@ "scripts": { | ||
"bugs": { | ||
"url": "https://github.com/wix-incubator/DetoxCopilot/issues" | ||
"url": "https://github.com/wix-incubator/detox-copilot/issues" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
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
51356