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.7.0 to 0.7.1

cjs/all.js

1

cjs/apicase.js

@@ -109,2 +109,3 @@ var _default4 = require('nanoutils/cjs/mapObjIndexed');

const res = {
meta: req.meta,
success: false,

@@ -111,0 +112,0 @@ pending: false,

@@ -105,2 +105,3 @@ import _default4 from 'nanoutils/lib/mapObjIndexed';

const res = {
meta: req.meta,
success: false,

@@ -107,0 +108,0 @@ pending: false,

2

package.json
{
"name": "@apicase/core",
"version": "0.7.0",
"version": "0.7.1",
"description": "Core library to make API calls with any adapter",

@@ -5,0 +5,0 @@ "main": "cjs/index.js",

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