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

@ephox/polaris

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ephox/polaris - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

4

lib/main/ts/ephox/polaris/pattern/Custom.js

@@ -1,2 +0,2 @@

export default function (regex, prefix, suffix, flags) {
export default (function (regex, prefix, suffix, flags) {
var term = function () {

@@ -10,3 +10,3 @@ return new RegExp(regex, flags.getOr('g'));

};
};
});
//# sourceMappingURL=Custom.js.map
{
"name": "@ephox/polaris",
"description": "This project does data manipulation on arrays and strings.",
"version": "3.0.3",
"version": "3.0.4",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

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