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

contential

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contential - npm Package Compare versions

Comparing version 0.0.35 to 0.0.36

15

package.json
{
"name": "contential",
"description": "Contential",
"version": "0.0.35",
"version": "0.0.36",
"typesVersions": {

@@ -18,8 +18,13 @@ "*": {

},
"./*.js": {
"types": "./*.d.ts",
"import": "./*.js",
"require": "./*.js"
"./chat": {
"types": "./chat.d.ts",
"import": "./chat.js",
"require": "./chat.js"
},
"./prompt": {
"types": "./prompt.d.ts",
"import": "./prompt.js",
"require": "./prompt.js"
}
}
}
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