Comparing version 1.2.0 to 2.0.0
{ | ||
"name": "node-osc", | ||
"description": "pyOSC inspired library", | ||
"version": "1.2.0", | ||
"version": "2.0.0", | ||
"main": "lib/index.js", | ||
@@ -10,2 +10,3 @@ "author": { | ||
}, | ||
"license": "lesser", | ||
"scripts": { | ||
@@ -33,3 +34,3 @@ "test": "npm run lint && npm run tape", | ||
"jspack": "0.0.4", | ||
"osc-min": "^0.2.0" | ||
"osc-min": "^1.1.1" | ||
}, | ||
@@ -45,7 +46,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"eslint": "^0.21.1", | ||
"eslint": "^2.4.0", | ||
"nodemon": "^1.2.1", | ||
"tap-spec": "^3.0.0", | ||
"tap-spec": "^4.1.1", | ||
"tape": "^4.0.0" | ||
} | ||
} |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
40806
1
+ Addedosc-min@1.1.2(transitive)
- Removedosc-min@0.2.0(transitive)
Updatedosc-min@^1.1.1