flexable-protobuf
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "flexable-protobuf", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -160,3 +160,6 @@ /** | ||
OPEN_SHIFTS: 0, | ||
SHIFT_DETAILS: 1 | ||
SHIFT_DETAILS: 1, | ||
ACCEPT_SHIFT_SUBSTITUE: 2, | ||
DENY_SHIFT_SUBSTITUTE: 3, | ||
FIND_SHIFT_SUBSTITUTE: 4 | ||
}; | ||
@@ -163,0 +166,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11319
260
1