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

bika.ai

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bika.ai - npm Package Compare versions

Comparing version 0.8.22-alpha.50 to 0.8.22-alpha.55

dist/index.cjs.js

13

package.json
{
"name": "bika.ai",
"version": "0.8.22-alpha.50",
"version": "0.8.22-alpha.55",
"description": "Bika.ai Official JavaScript API Client",
"main": "dist/index.js",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/types/index.d.ts",
"exports": {
".": "./dist/index.js",
"./types": "./dist/types/index.d.ts"
".": {
"import": "./dist/index.esm.js",
"require": "./dist/index.cjs.js"
}
},

@@ -45,2 +48,2 @@ "files": [

}
}
}
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