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

@camera.ui/camera-ui-coreml

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@camera.ui/camera-ui-coreml - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

9

package.json
{
"displayName": "CoreML",
"name": "@camera.ui/camera-ui-coreml",
"version": "0.0.26",
"version": "0.0.27",
"description": "Powerful object detection using Apple's Core ML framework. Identify and track objects in real-time with high accuracy.",

@@ -10,4 +10,5 @@ "author": "seydx (https://github.com/seydx/camera.ui)",

"scripts": {
"bundle": "npm run format && npm run lint:fix && cui bundle",
"bundle:dev": "npm run format && npm run lint:fix && cross-env MODE=development cui bundle",
"build": "mypy src",
"bundle": "npm run format && npm run lint:fix && npm run build && cui bundle",
"bundle:dev": "npm run format && npm run lint:fix && npm run build && cross-env MODE=development cui bundle",
"format": "ruff format",

@@ -27,3 +28,3 @@ "install-updates": "npm i --save",

"engines": {
"camera.ui": ">=0.0.34-alpha.4",
"camera.ui": ">=0.0.37",
"node": ">=20.18.0"

@@ -30,0 +31,0 @@ },

Sorry, the diff of this file is not supported yet

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