You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

reregexp

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reregexp - npm Package Compare versions

Comparing version

to
1.3.2

1

lib/index.d.ts

@@ -227,3 +227,2 @@ export interface NormalObject<T = unknown> {

protected prebuild(conf: BuildConfData): string;
protected getCodePointCount(): number;
protected makeCodePointResult(): void;

@@ -230,0 +229,0 @@ }

2

package.json
{
"name": "reregexp",
"version": "1.3.1",
"version": "1.3.2",
"description": "Generate a string match the given regular expression, and also parse the regexp to AST segments.",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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

Sorry, the diff of this file is not supported yet