Comparing version 1.3.3 to 1.4.0
{ | ||
"name": "re2", | ||
"version": "1.3.3", | ||
"version": "1.4.0", | ||
"description": "Bindings for RE2: fast, safe alternative to backtracking regular expression engines.", | ||
@@ -12,3 +12,3 @@ "homepage": "http://github.com/uhop/node-re2", | ||
"dependencies": { | ||
"nan": "^2.2.1" | ||
"nan": "^2.4.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
@@ -204,2 +204,3 @@ # node-re2 | ||
- 1.4.0 *Use re2 as a git submodule. Thx (Ben James)[https://github.com/benhjames]!* | ||
- 1.3.3 *Refreshed dependencies.* | ||
@@ -206,0 +207,0 @@ - 1.3.2 *Updated references in README (re2 was moved to github).* |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 36 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40189625
197
227
249
Updatednan@^2.4.0