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.11 to 0.0.1-alpha.12

4

dist/index.d.ts

@@ -230,2 +230,6 @@ import { RequestData } from '@hybridly/utils';

spoof?: boolean;
/**
* If `false`, does not trigger the progress bar for this request.
*/
progress?: boolean;
}

@@ -232,0 +236,0 @@ interface NavigationResponse {

4

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

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

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

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

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