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

seqflow-js

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seqflow-js - npm Package Compare versions

Comparing version 0.0.1-beta.16 to 0.0.1-beta.17

coverage/debug.ts.html

1

dist/index.d.ts
import { BrowserRouter, InMemoryRouter, NavigationEvent, Router } from './router';
import { EventAsyncGenerator } from './events';
import * as DomainsPackage from "./domains";
export { debugEventTarget } from './debug';
export { BrowserRouter, type Router, NavigationEvent, InMemoryRouter };

@@ -5,0 +6,0 @@ export type { EventAsyncGenerator, CustomEventAsyncGenerator } from './events';

2

package.json
{
"name": "seqflow-js",
"version": "0.0.1-beta.16",
"version": "0.0.1-beta.17",
"description": "SeqFlow is a modern web framework that is designed to be simple and easy to use. It optimizes the development process by providing a simple and easy-to-understand API. It is a good choice for those who want to create web applications without the complexity of other frameworks.",

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

@@ -10,2 +10,3 @@ import * as DomainsPackage from "./domains";

import { domEvent, domainEvent, navigationEvent } from "./typedEvents";
export { debugEventTarget } from "./debug";

@@ -12,0 +13,0 @@ export { BrowserRouter, type Router, NavigationEvent, InMemoryRouter };

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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