log-loader
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "log-loader", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "loader for debugging", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ | ||
var PAD_ID = 10; | ||
var PAD_ID = 15; | ||
var PAD_INDEX = 4; | ||
@@ -9,0 +9,0 @@ var PAD_LOADER = 15; |
@@ -50,3 +50,3 @@ # log-loader | ||
pad: { | ||
id: 10, | ||
id: 15, | ||
index: 4, | ||
@@ -53,0 +53,0 @@ loader: 15, |
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
57248