@envelop/core
Advanced tools
Comparing version
18
index.js
@@ -25,5 +25,3 @@ 'use strict'; | ||
} | ||
else { | ||
return EnableIfBranded.DisabledPlugin; | ||
} | ||
return EnableIfBranded.DisabledPlugin; | ||
} | ||
@@ -224,10 +222,8 @@ | ||
} | ||
else { | ||
fn({ | ||
args: payload.args, | ||
result: payload.result, | ||
setResult: payload.setResult, | ||
}); | ||
return undefined; | ||
} | ||
fn({ | ||
args: payload.args, | ||
result: payload.result, | ||
setResult: payload.setResult, | ||
}); | ||
return undefined; | ||
} | ||
@@ -234,0 +230,0 @@ function finalAsyncIterator(source, onFinal) { |
{ | ||
"name": "@envelop/core", | ||
"version": "2.3.2", | ||
"version": "2.3.3-alpha-60f5d29.0", | ||
"sideEffects": false, | ||
@@ -9,7 +9,7 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@envelop/types": "2.2.0" | ||
"@envelop/types": "2.2.1-alpha-60f5d29.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/dotansimha/envelop.git", | ||
"url": "https://github.com/n1ru4l/envelop.git", | ||
"directory": "packages/core" | ||
@@ -16,0 +16,0 @@ }, |
## `@envelop/core` | ||
This is the core package for Envelop. You can find a complete documentation here: https://github.com/dotansimha/envelop | ||
This is the core package for Envelop. You can find a complete documentation here: https://github.com/n1ru4l/envelop | ||
@@ -5,0 +5,0 @@ ### Built-in plugins |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
110228
-0.09%2730
-0.29%2
100%+ Added
- Removed