Socket
Socket
Sign inDemoInstall

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.0 to 7.0.1

6

package.json

@@ -5,3 +5,3 @@ {

"description": "oniguruma regular expression library",
"version": "7.0.0",
"version": "7.0.1",
"licenses": [

@@ -33,8 +33,8 @@ {

"dependencies": {
"nan": "^2.0.9"
"nan": "^2.10.0"
},
"scripts": {
"test": "jasmine-focused --captureExceptions spec/*",
"test": "jasmine-focused --captureExceptions spec/",
"benchmark": "benchmark/benchmark.coffee"
}
}
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