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

babel-plugin-transform-modern-regexp

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-modern-regexp - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

index.js

@@ -111,3 +111,3 @@ /**

pattern,
flags,
flags
);

@@ -114,0 +114,0 @@

{
"name": "babel-plugin-transform-modern-regexp",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Enables modern RegExp features in JavaScript",

@@ -7,2 +7,4 @@ # babel-plugin-transform-modern-regexp

You can get an overview of the plugin in [this article](https://medium.com/@DmitrySoshnikov/using-modern-regexes-in-javascript-30322af557c5).
### Table of Contents

@@ -9,0 +11,0 @@

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