osc-emitter
Advanced tools
Comparing version 1.0.1 to 1.0.2
1.0.1 / 2016-03-14 | ||
1.0.2 / 2016-05-15 | ||
================== | ||
* bump osc-min to 1.1.1 | ||
* add support node@6 | ||
1.0.1 / 2016-03-14 | ||
================== | ||
* bump osc-min to 0.2.0 | ||
@@ -6,0 +12,0 @@ |
{ | ||
"name": "osc-emitter", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A tiny OSC message emitter.", | ||
@@ -13,3 +13,3 @@ "keywords": ["osc"], | ||
"dependencies": { | ||
"osc-min": "~0.2.0" | ||
"osc-min": "~1.1.1" | ||
}, | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
2820
+ Addedosc-min@1.1.2(transitive)
- Removedosc-min@0.2.0(transitive)
Updatedosc-min@~1.1.1