Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@trinsic/okapi

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trinsic/okapi - npm Package Compare versions

Comparing version 1.0.0-preview.12 to 1.0.0-preview.13

lib/index.d.ts

20

package.json
{
"name": "@trinsic/okapi",
"version": "1.0.0-preview.12",
"version": "1.0.0-preview.13",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"browser": {
"./dist/index.js": "./dist/index.web.js"
"lib/index.js": "lib/index.web.js"
},
"files": [
"dist/*"
"lib/*"
],

@@ -21,5 +21,5 @@ "scripts": {

"dependencies": {
"@trinsic/okapi-node": "^1.0.0-preview.12",
"@trinsic/okapi-proto": "^1.0.0-preview.12",
"@trinsic/okapi-web": "^1.0.0-preview.12",
"@trinsic/okapi-node": "^1.0.0-preview.13",
"@trinsic/okapi-proto": "^1.0.0-preview.13",
"@trinsic/okapi-web": "^1.0.0-preview.13",
"@types/bs58": "^4.0.1",

@@ -51,5 +51,5 @@ "base64url": "^3.0.1",

"url": "https://github.com/trinsic-id/okapi.git",
"directory": "packages/okapi"
"directory": "wasm/packages/okapi"
},
"gitHead": "e159bbb0dea059a4ba5e522ef48e715b1b366ca9"
"gitHead": "41900eb52150e016a3463f066f6ea71ff07b686b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc