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

oniguruma

Package Overview
Dependencies
Maintainers
6
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 6.1.1 to 6.2.0-0

appveyor.yml

17

package.json
{
"main": "./lib/oniguruma.js",
"main": "./src/oniguruma.js",
"name": "oniguruma",
"description": "oniguruma regular expression library",
"version": "6.1.1",
"version": "6.2.0-0",
"licenses": [

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

"async": "~0.9.0",
"coffee-script": "~1.9.1",
"coffeelint": "~1.9.2",
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-coffeelint": "0.0.13",
"grunt-contrib-coffee": "~0.13.0",
"grunt-shell": "~1.1.2",
"jasmine-focused": "~1.0.7",
"node-cpplint": "~0.4.0"
"jasmine-focused": "~1.0.7"
},

@@ -44,6 +36,5 @@ "dependencies": {

"scripts": {
"prepublish": "grunt publish",
"test": "grunt test",
"test": "jasmine-focused --captureExceptions spec/*",
"benchmark": "benchmark/benchmark.coffee"
}
}

@@ -1,2 +0,5 @@

# Oniguruma Node module [![Build Status](https://travis-ci.org/atom/node-oniguruma.svg?branch=master)](https://travis-ci.org/atom/node-oniguruma)
# Oniguruma Node module
[![macOS Build Status](https://travis-ci.org/atom/node-oniguruma.svg?branch=master)](https://travis-ci.org/atom/node-oniguruma)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/s9twhi451ef2butr/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/node-oniguruma/branch/master)
[![Dependency Status](https://david-dm.org/atom/node-oniguruma.svg)](https://david-dm.org/atom/node-oniguruma)

@@ -3,0 +6,0 @@ Native Node bindings to the Oniguruma regular expressions library.

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

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

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