0.2.1 • Published 9 months ago
@security-alliance/opencti-client v0.2.1
opencti-client
This is a TypeScript library for interacting with OpenCTI
Build
pnpm run build
Local Development
Testing
To test this package in an external project:
Build the package locally:
pnpm run buildLink the opencti-client globally
pnpm link --global
- Link in your test project
pnpm link --global @security-alliance/opencti-client
Import and use the package in your external project:
import { OpenCTIClient } from "@seal-isac/opencti-client"; // Use the package as neededRun your external project to test the integration.
When finished testing, remove the local reference from your external project's
package.jsonand runpnpm installagain to clean up.
0.2.1
9 months ago
0.2.0
9 months ago
0.1.2
1 year ago
0.1.0
1 year ago
0.1.1
1 year ago
0.0.17
1 year ago
0.0.16
1 year ago
0.0.15
1 year ago
0.0.14
1 year ago
0.0.13
1 year ago
0.0.12
1 year ago
0.0.11
1 year ago
0.0.10
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago