Comparing version 8.0.10 to 8.0.11
{ | ||
"name": "node-osc", | ||
"description": "pyOSC inspired library for sending and receiving OSC messages", | ||
"version": "8.0.10", | ||
"version": "8.0.11", | ||
"exports": { | ||
@@ -43,8 +43,8 @@ "require": "./dist/lib/index.js", | ||
"devDependencies": { | ||
"c8": "^7.12.0", | ||
"eslint": "^8.24.0", | ||
"c8": "^7.13.0", | ||
"eslint": "^8.36.0", | ||
"get-port": "^6.1.2", | ||
"rollup": "^3.10.1", | ||
"rollup": "^3.20.1", | ||
"tap": "^16.3.0" | ||
} | ||
} |
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
364