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

@waiting/shared-types

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waiting/shared-types - npm Package Compare versions

Comparing version 15.3.0 to 16.0.0

2

dist/index.cjs.js

@@ -5,3 +5,3 @@ /**

*
* @version 15.2.0
* @version 15.3.0
* @author waiting

@@ -8,0 +8,0 @@ * @license MIT

@@ -29,3 +29,3 @@ import { XOR } from './common';

}
export declare type PathPatternFunc = (ctx: any) => boolean;
export declare type PathPatternFunc = (url: string) => boolean;
export declare type MiddlewarePathPattern = (string | RegExp | PathPatternFunc)[];
{
"name": "@waiting/shared-types",
"author": "waiting",
"version": "15.3.0",
"version": "16.0.0",
"description": "shared typescript types",

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

},
"gitHead": "048bfe308860002e8f30ae7e9a7d4a608ec171d8"
"gitHead": "96b88fcbf0ae88b7095f674e569ca6b34bdc454a"
}
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