osc-emitter
Advanced tools
Comparing version 1.0.0 to 1.0.1
1.0.1 / 2016-03-14 | ||
================== | ||
* bump osc-min to 0.2.0 | ||
1.0.0 / 2013-07-04 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"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> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2736
7
33
+ Addedosc-min@0.2.0(transitive)
- Removedcoffee-script@1.12.7(transitive)
- Removedosc-min@0.0.15(transitive)
Updatedosc-min@~0.2.0