New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hybridly/core

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hybridly/core - npm Package Compare versions

Comparing version 0.0.1-alpha.13 to 0.0.1-alpha.14

2

dist/index.d.ts

@@ -210,3 +210,3 @@ import { RequestData } from '@hybridly/utils';

/** HTTP verb to use for the request. */
method?: Method;
method?: Method | Lowercase<Method>;
/** Body of the request. */

@@ -213,0 +213,0 @@ data?: RequestData;

{
"name": "@hybridly/core",
"version": "0.0.1-alpha.13",
"version": "0.0.1-alpha.14",
"description": "A solution to develop server-driven, client-rendered applications",

@@ -39,3 +39,3 @@ "keywords": [

"dependencies": {
"@hybridly/utils": "0.0.1-alpha.13",
"@hybridly/utils": "0.0.1-alpha.14",
"qs": "^6.11.0"

@@ -42,0 +42,0 @@ },

Sorry, the diff of this file is not supported yet

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