Socket
Socket
Sign inDemoInstall

weapon-regex

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weapon-regex - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

index.d.ts

@@ -38,7 +38,7 @@ export interface Location {

*/
pattern: String;
pattern: string;
/** Name of the mutation
*/
name: String;
name: string;

@@ -55,3 +55,3 @@ /** [[weaponregex.model.Location]] in the original string where the mutation occurred

*/
description: String;
description: string;
}

@@ -58,0 +58,0 @@

{
"name": "weapon-regex",
"type": "module",
"version": "1.0.1",
"version": "1.0.2",
"description": "Weapon regeX mutates regular expressions for use in mutation testing.",

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

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