@copilotkit/license-verifier
Advanced tools
+21
| MIT License | ||
| Copyright (c) CopilotKit, Inc. | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+11
-2
| { | ||
| "name": "@copilotkit/license-verifier", | ||
| "version": "0.4.1", | ||
| "version": "0.4.2", | ||
| "description": "CopilotKit license verification", | ||
| "license": "MIT", | ||
| "author": "CopilotKit, Inc.", | ||
| "homepage": "https://copilotkit.ai", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/CopilotKit/CopilotKit.git" | ||
| }, | ||
| "main": "dist/index.js", | ||
@@ -23,3 +30,5 @@ "module": "dist/index.mjs", | ||
| "dist/index.d.ts", | ||
| "dist/index.d.mts" | ||
| "dist/index.d.mts", | ||
| "LICENSE", | ||
| "README.md" | ||
| ], | ||
@@ -26,0 +35,0 @@ "publishConfig": { |
+4
-0
@@ -48,1 +48,5 @@ # @copilotkit/license-verifier | ||
| The package does not export a network client for online verification. Hosts that fetch signing keys from an online endpoint should validate that response outside this package, then call `addRuntimeKeyAttestation({ keyId, publicKey, attestationSig })`. The attestation signature must be over `keyId:publicKey` and signed by the master key baked into the package. | ||
| ## License | ||
| MIT — see [LICENSE](./LICENSE). |
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.
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
No License Found
LicenseLicense information could not be found.
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
No website
QualityPackage does not have a website.
307572
0.44%7
16.67%0
-100%1
-50%1
-50%52
8.33%3
-25%0
-100%