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

osc-emitter

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

osc-emitter - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.travis.yml

5

History.md
1.0.1 / 2016-03-14
==================
* bump osc-min to 0.2.0
1.0.0 / 2013-07-04

@@ -3,0 +8,0 @@ ==================

9

package.json
{
"name": "osc-emitter",
"version": "1.0.0",
"version": "1.0.1",
"description": "A tiny OSC message emitter.",

@@ -9,9 +9,12 @@ "keywords": ["osc"],

],
"scripts": {
"test": "./node_modules/.bin/mocha"
},
"dependencies": {
"osc-min": "~0.0.9"
"osc-min": "~0.2.0"
},
"devDependencies": {
"mocha": "*",
"expect.js": "*"
"better-assert": "*"
}
}
# osc-emitter
[![Build Status](https://travis-ci.org/CircuitLab/osc-emitter.svg?branch=master)](https://travis-ci.org/CircuitLab/osc-emitter)
A tiny OSC message emitter.

@@ -30,2 +32,2 @@

Copyright (c) 2013 Circuit Lab. <info@uniba.jp>
Copyright (c) 2013 Circuit Lab. <info@uniba.jp>
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