Comparing version 6.1.1 to 6.2.0-0
{ | ||
"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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
2743661
2
123
401
173
2
1