Socket
Socket
Sign inDemoInstall

randexp

Package Overview
Dependencies
2
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.4 to 0.4.5

11

package.json

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

],
"version": "0.4.4",
"version": "0.4.5",
"homepage": "http://fent.github.io/randexp.js/",

@@ -21,3 +21,3 @@ "repository": {

"scripts": {
"preversion": "gulp build",
"version": "gulp build && git add build",
"test": "istanbul cover node_modules/.bin/_mocha -- test/*-test.js"

@@ -33,7 +33,7 @@ },

"devDependencies": {
"browserify": "^13.0.1",
"browserify": "^14.0.0",
"gulp": "^3.9.0",
"gulp-header": "^1.7.1",
"gulp-insert": "^0.5.0",
"gulp-uglify": "^1.4.1",
"gulp-uglify": "^2.0.0",
"istanbul": "*",

@@ -44,3 +44,6 @@ "mocha": "*",

},
"engines": {
"node": ">=0.12"
},
"license": "MIT"
}

@@ -6,3 +6,3 @@ # randexp.js

[![Build Status](https://secure.travis-ci.org/fent/randexp.js.svg)](http://travis-ci.org/fent/randexp.js)
[![Dependency Status](https://gemnasium.com/fent/randexp.js.svg)](https://gemnasium.com/fent/randexp.js)
[![Dependency Status](https://david-dm.org/fent/randexp.js.svg)](https://david-dm.org/fent/randexp.js)
[![codecov](https://codecov.io/gh/fent/randexp.js/branch/master/graph/badge.svg)](https://codecov.io/gh/fent/randexp.js)

@@ -9,0 +9,0 @@

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc