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

type-level-regexp

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-level-regexp - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

4

package.json
{
"name": "type-level-regexp",
"version": "0.1.16",
"version": "0.1.17",
"description": "Type-Level RegExp parser, matcher and permutation resolver",

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

"unbuild": "^1.2.1",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vitest": "^0.30.1"

@@ -56,0 +56,0 @@ },

@@ -92,3 +92,3 @@ # 🔤🔍 Type-Level RegExp (WIP)

As the complexity grows, I start working on this separated repo to increase development speed and try out different iterations. Hopefully, it can be ported back to [magic-regexp](https://github.com/danielroe/magic-regexp), and even [Gabriel Vergnaud](https://github.com/gvergnaud)'s awesome [hotscript](https://github.com/gvergnaud/hotscript) when it's stable with good performance.
As the complexity grows, I start working on this separated repo to increase development speed and try out different iterations. It will be incorporate and use in [magic-regexp](https://github.com/danielroe/magic-regexp), and [Gabriel Vergnaud](https://github.com/gvergnaud)'s awesome [hotscript](https://github.com/gvergnaud/hotscript) very soon.

@@ -95,0 +95,0 @@ ❤️ Testing, feedbacks and PRs are welcome!

Sorry, the diff of this file is too big to display

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