Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "ai", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -253,3 +253,4 @@ 'use client' | ||
content: input, | ||
role: "user" | ||
role: "user", | ||
createdAt: /* @__PURE__ */ new Date() | ||
}); | ||
@@ -256,0 +257,0 @@ setInput(""); |
@@ -662,3 +662,4 @@ "use strict"; | ||
content: inputValue, | ||
role: "user" | ||
role: "user", | ||
createdAt: /* @__PURE__ */ new Date() | ||
}); | ||
@@ -665,0 +666,0 @@ input.set(""); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
142846
16
4640
0
90
14