Comparing version 1.0.15-beta to 1.0.15
@@ -89,3 +89,3 @@ const hookInputSetter = (target, key) => { | ||
script.async = true; | ||
script.src = "https://static-staging.cohere.so/main.js"; | ||
script.src = "https://static.cohere.so/main.js"; | ||
// Insert our script before the first script element | ||
@@ -92,0 +92,0 @@ const first = document.getElementsByTagName("script")[0]; |
@@ -91,3 +91,3 @@ 'use strict'; | ||
script.async = true; | ||
script.src = "https://static-staging.cohere.so/main.js"; | ||
script.src = "https://static.cohere.so/main.js"; | ||
// Insert our script before the first script element | ||
@@ -94,0 +94,0 @@ const first = document.getElementsByTagName("script")[0]; |
{ | ||
"name": "cohere-js", | ||
"version": "1.0.15-beta", | ||
"version": "1.0.15", | ||
"description": "Cohere.so JS SDK", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
8118