Comparing version 7.0.2 to 7.1.0
@@ -5,3 +5,3 @@ { | ||
"description": "oniguruma regular expression library", | ||
"version": "7.0.2", | ||
"version": "7.1.0", | ||
"licenses": [ | ||
@@ -33,3 +33,3 @@ { | ||
"dependencies": { | ||
"nan": "^2.10.0" | ||
"nan": "^2.12.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
@@ -8,3 +8,3 @@ # Oniguruma Node module | ||
Read all about Oniguruma regular expressions [here](http://oniguruma.rubyforge.org/oniguruma/files/Syntax_txt.html). | ||
Read all about Oniguruma regular expressions [here](https://github.com/kkos/oniguruma/blob/master/doc/RE). | ||
@@ -11,0 +11,0 @@ Version 2.0 of this library added an asynchronous API, the old synchronous |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance 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
2746800
2
Updatednan@^2.12.1