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

shift-regexp-acceptor

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shift-regexp-acceptor - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

dist/index.js

@@ -702,3 +702,3 @@ 'use strict';

return { matched: catchIsFalse(function () {
return (0, _unicodeMatchPropertyValueEcmascript2.default)(_unicodePropertyAliasesEcmascript2.default.get(name.data), value.data);
return (0, _unicodeMatchPropertyValueEcmascript2.default)(_unicodePropertyAliasesEcmascript2.default.get(name.data) || name.data, value.data);
}) };

@@ -705,0 +705,0 @@ }), backtrackOnFailure(acceptLoneUnicodePropertyNameOrValue))(state);

{
"name": "shift-regexp-acceptor",
"version": "2.0.0",
"version": "2.0.1",
"description": "Regexp acceptor for ECMAScript 2018",

@@ -5,0 +5,0 @@ "author": "Shape Security",

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