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

oniguruma

Package Overview
Dependencies
Maintainers
7
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oniguruma - npm Package Compare versions

Comparing version 7.0.2 to 7.1.0

4

package.json

@@ -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

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