photo-assistant
Advanced tools
Comparing version 2.0.0 to 2.0.1
// Main entry point. | ||
import { PhotoAssistantOrchestrator } from './photoAssistant/photoAssistant.js' | ||
import { PhotoAssistantOrchestrator } from './photoAssistant/photoAssistantOrchestrator.js' | ||
export { PhotoAssistantOrchestrator } |
{ | ||
"name": "photo-assistant", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "exports": { |
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
27582189