@rpldy/shared
Advanced tools
Comparing version 0.11.2 to 0.11.3-alpha.0
@@ -7,3 +7,3 @@ "use strict"; | ||
exports.FILE_STATES = exports.BATCH_STATES = exports.DEBUG_LOG_KEY = void 0; | ||
var DEBUG_LOG_KEY = "__rupy-logger-debug__"; | ||
var DEBUG_LOG_KEY = "__rpldy-logger-debug__"; | ||
exports.DEBUG_LOG_KEY = DEBUG_LOG_KEY; | ||
@@ -10,0 +10,0 @@ var BATCH_STATES = { |
@@ -1,2 +0,2 @@ | ||
export var DEBUG_LOG_KEY = "__rupy-logger-debug__"; | ||
export var DEBUG_LOG_KEY = "__rpldy-logger-debug__"; | ||
export var BATCH_STATES = { | ||
@@ -3,0 +3,0 @@ PENDING: "pending", |
{ | ||
"version": "0.11.2", | ||
"version": "0.11.3-alpha.0", | ||
"name": "@rpldy/shared", | ||
@@ -30,3 +30,3 @@ "description": "internal set of utils+types for react-uploady", | ||
}, | ||
"gitHead": "545bdaf33abc9caccdb47a62a44d21361b35dd4a" | ||
"gitHead": "0690bbf71362fdbda4dcc04e1be8d88989cf6372" | ||
} |
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
48740