Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apicase/core

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apicase/core - npm Package Compare versions

Comparing version 0.13.0-alpha.2 to 0.13.0

1

cjs/apicase.js

@@ -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 @@ }),

4

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc