browserify-banner
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "browserify-banner", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "Add a comment (and/or code) to the top of your Browserify bundle", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"license": "MIT", | ||
"homepage": "https://jsdevtools.org/browserify-banner", | ||
"homepage": "https://jstools.dev/browserify-banner", | ||
"repository": { | ||
@@ -40,22 +40,22 @@ "type": "git", | ||
"devDependencies": { | ||
"browserify": "^16.2.3", | ||
"browserify": "^16.5.0", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.3", | ||
"eslint": "^5.16.0", | ||
"eslint-config-modular": "^7.0.0", | ||
"coveralls": "^3.0.6", | ||
"eslint": "^6.2.2", | ||
"eslint-config-modular": "^7.0.1", | ||
"exorcist": "^1.0.1", | ||
"mkdirp": "^0.5.1", | ||
"mocha": "^6.0.2", | ||
"mocha": "^6.2.0", | ||
"npm-check": "^5.9.0", | ||
"nyc": "^13.3.0", | ||
"nyc": "^14.1.1", | ||
"touch": "^3.1.0", | ||
"uglifyify": "^5.0.1", | ||
"version-bump-prompt": "^5.0.0" | ||
"uglifyify": "^5.0.2", | ||
"version-bump-prompt": "^5.0.5" | ||
}, | ||
"dependencies": { | ||
"convert-source-map": "^1.6.0", | ||
"lodash": "^4.17.11", | ||
"lodash": "^4.17.15", | ||
"moment": "^2.24.0", | ||
"offset-sourcemap-lines": "^1.0.1", | ||
"ono": "^5.0.1", | ||
"ono": "^5.0.2", | ||
"through2": "^3.0.1" | ||
@@ -62,0 +62,0 @@ }, |
@@ -5,3 +5,3 @@ Browserify Banner | ||
[![Cross-Platform Compatibility](https://jsdevtools.org/img/badges/os-badges.svg)](https://travis-ci.com/JS-DevTools/browserify-banner) | ||
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://travis-ci.com/JS-DevTools/browserify-banner) | ||
[![Build Status](https://api.travis-ci.com/JS-DevTools/browserify-banner.svg?branch=master)](https://travis-ci.com/JS-DevTools/browserify-banner) | ||
@@ -176,4 +176,4 @@ | ||
[![Travis CI](https://jsdevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com) | ||
[![SauceLabs](https://jsdevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com) | ||
[![Coveralls](https://jsdevtools.org/img/badges/coveralls.svg)](https://coveralls.io) | ||
[![Travis CI](https://jstools.dev/img/badges/travis-ci.svg)](https://travis-ci.com) | ||
[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com) | ||
[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io) |
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
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
15624
Updatedlodash@^4.17.15
Updatedono@^5.0.2