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.1.0-alpha.9 to 0.1.0

2

dist/index.d.ts

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

/** Arbitrary state. */
state: Record<string, any>;
memo: Record<string, any>;
/** Currently pending navigation. */

@@ -361,0 +361,0 @@ pendingNavigation?: PendingNavigation;

{
"name": "@hybridly/core",
"version": "0.1.0-alpha.9",
"version": "0.1.0",
"description": "Core functionality of Hybridly",

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

"superjson": "^1.12.2",
"@hybridly/utils": "0.1.0-alpha.9"
"@hybridly/utils": "0.1.0"
},

@@ -44,0 +44,0 @@ "devDependencies": {

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