New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@iad-os/emotion-detector

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iad-os/emotion-detector - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

index.ts

@@ -13,4 +13,4 @@ /** COMPONENTS */

export type { default as DetectionInfo } from "./models/DetectionInfo";
export type { default as DetectionStatus } from "./models/DetectionStatus";
export type { default as Emotion } from "./models/Emotion";
export { default as DetectionStatus } from "./models/DetectionStatus";
export { default as Emotion } from "./models/Emotion";
export type {

@@ -17,0 +17,0 @@ NEGATIVE_EMOTIONS,

{
"name": "@iad-os/emotion-detector",
"version": "1.0.1",
"version": "1.0.2",
"description": "EmotionDetector makes use of face-api to detect emotions, genders, age.",

@@ -5,0 +5,0 @@ "main": "index.ts",

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