Socket
Socket
Sign inDemoInstall

ret

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

ret - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

lib/util.js

@@ -55,3 +55,3 @@ const types = require('./types');

var tokens = [];
var regexp = /\\(?:(w)|(d)|(s)|(W)|(D)|(S))|((?:(?:\\)(.)|([^\]\\]))-(?:\\)?([^\]]))|(\])|(?:\\)?(.)/g;
var regexp = /\\(?:(w)|(d)|(s)|(W)|(D)|(S))|((?:(?:\\)(.)|([^\]\\]))-(?:\\)?([^\]]))|(\])|(?:\\)?([^])/g;
var rs, c;

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

@@ -11,3 +11,3 @@ {

],
"version": "0.2.1",
"version": "0.2.2",
"repository": {

@@ -17,3 +17,3 @@ "type": "git",

},
"author": "Roly Fentanes (https://github.com/fent)",
"author": "fent (https://github.com/fent)",
"main": "./lib/index.js",

@@ -20,0 +20,0 @@ "files": [

@@ -180,5 +180,1 @@ # Regular Expression Tokenizer

```
# License
MIT

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