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

emic2

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emic2 - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "emic2",
"version": "0.0.5",
"version": "0.0.6",
"description": "Node API for Emic2 module TTS",

@@ -5,0 +5,0 @@ "main": "./lib/emic2.js",

@@ -12,3 +12,3 @@ #Emic 2

var tessel = require('tessel');
var emic2 = require('emic2').use(tessel.port['A']);
var emic2 = require('emic2').use(tessel.port['D']);

@@ -15,0 +15,0 @@ emic2.on('ready', function(){

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