@apicase/core
Advanced tools
Comparing version 0.13.0-alpha.2 to 0.13.0
@@ -326,2 +326,3 @@ var _default2 = require('nanoutils/cjs/merge'); | ||
result: result, | ||
retry: changeFlow(before), | ||
done: changeFlow(done) | ||
@@ -328,0 +329,0 @@ }), |
@@ -321,2 +321,3 @@ import _default2 from 'nanoutils/lib/merge'; | ||
result: result, | ||
retry: changeFlow(before), | ||
done: changeFlow(done) | ||
@@ -323,0 +324,0 @@ }), |
{ | ||
"name": "@apicase/core", | ||
"version": "0.13.0-alpha.2", | ||
"version": "0.13.0", | ||
"description": "Core library to make API calls with any adapter", | ||
@@ -51,2 +51,3 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"babel-plugin-transform-flow-comments": "^6.22.0", | ||
"nanoevents": "^1.0.2", | ||
@@ -68,2 +69,3 @@ "nanoutils": "^0.0.15" | ||
"eslint-plugin-standard": "^3.0.1", | ||
"flow-bin": "^0.70.0", | ||
"ghooks": "^2.0.2", | ||
@@ -70,0 +72,0 @@ "jest": "^22.1.4", |
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
458186
13249
3
22
+ Addedbabel-plugin-syntax-flow@6.18.0(transitive)
+ Addedbabel-plugin-transform-flow-comments@6.22.0(transitive)
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)