File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- /*! osc.js 2.2.3 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
1
+ /*! osc.js 2.2.4 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
2
2
3
3
/*
4
4
* osc.js: An Open Sound Control library for JavaScript that works in both the browser and Node.js
Original file line number Diff line number Diff line change 1
- /*! osc.js 2.2.3 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
1
+ /*! osc.js 2.2.4 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
2
2
3
3
4
4
var osc = osc || { } ;
Original file line number Diff line number Diff line change 1
- /*! osc.js 2.2.3 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
1
+ /*! osc.js 2.2.4 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
2
2
3
3
/*
4
4
* osc.js: An Open Sound Control library for JavaScript that works in both the browser and Node.js
Original file line number Diff line number Diff line change 1
- /*! osc.js 2.2.3 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
1
+ /*! osc.js 2.2.4 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
2
2
3
3
4
4
var osc = osc || { } ;
Original file line number Diff line number Diff line change 1
- /*! osc.js 2.2.3 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
1
+ /*! osc.js 2.2.4 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
2
2
3
3
( function ( root , factory ) {
4
4
if ( typeof exports === "object" ) {
Original file line number Diff line number Diff line change 1
- /*! osc.js 2.2.3 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
1
+ /*! osc.js 2.2.4 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
2
2
3
3
4
4
! function ( e , t ) {
Original file line number Diff line number Diff line change 1
- /*! osc.js 2.2.3 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
1
+ /*! osc.js 2.2.4 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
2
2
3
3
/*
4
4
* osc.js: An Open Sound Control library for JavaScript that works in both the browser and Node.js
Original file line number Diff line number Diff line change 1
- /*! osc.js 2.2.3 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
1
+ /*! osc.js 2.2.4 , Copyright 2018 Colin Clark | github.com/colinbdclark/osc.js */
2
2
3
3
4
4
var osc = osc || { } ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " osc" ,
3
3
"main" : " src/platforms/osc-node.js" ,
4
- "version" : " 2.2.3 " ,
4
+ "version" : " 2.2.4 " ,
5
5
"description" : " A JavaScript Open Sound Control (OSC) library that works in Node.js and the browser." ,
6
6
"author" : " Colin Clark" ,
7
7
"homepage" : " https://github.com/colinbdclark/osc.js" ,
You can’t perform that action at this time.
0 commit comments