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

@furystack/http-api

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/http-api - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

1

dist/index.d.ts
export * from "./ActionDecorators";
export * from "./Actions";
export * from "./Claims";
export * from "./ErrorAction";

@@ -4,0 +5,0 @@ export * from "./IdentityService";

@@ -8,2 +8,3 @@ "use strict";

__export(require("./Actions"));
__export(require("./Claims"));
__export(require("./ErrorAction"));

@@ -10,0 +11,0 @@ __export(require("./IdentityService"));

2

package.json
{
"name": "@furystack/http-api",
"version": "0.1.4",
"version": "0.1.5",
"description": "HTTP Api FuryStack package",

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

export * from "./ActionDecorators";
export * from "./Actions";
export * from "./Claims";
export * from "./ErrorAction";

@@ -4,0 +5,0 @@ export * from "./IdentityService";

Sorry, the diff of this file is not supported yet

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