@jsdevtools/browserify-banner
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@jsdevtools/browserify-banner", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Add a comment (and/or code) to the top of your Browserify bundle", | ||
@@ -40,11 +40,11 @@ "keywords": [ | ||
"devDependencies": { | ||
"@jsdevtools/eslint-config-modular": "^8.0.0", | ||
"@jsdevtools/version-bump-prompt": "^6.0.2", | ||
"browserify": "^16.5.0", | ||
"@jsdevtools/eslint-config-modular": "^8.0.3", | ||
"@jsdevtools/version-bump-prompt": "^6.0.3", | ||
"browserify": "^16.5.1", | ||
"chai": "^4.2.0", | ||
"eslint": "^6.8.0", | ||
"eslint": "^7.4.0", | ||
"exorcist": "^1.0.1", | ||
"mocha": "^7.1.0", | ||
"mocha": "^8.0.1", | ||
"npm-check": "^5.9.2", | ||
"nyc": "^15.0.0", | ||
"nyc": "^15.1.0", | ||
"shx": "^0.3.2", | ||
@@ -55,8 +55,8 @@ "touch": "^3.1.0", | ||
"dependencies": { | ||
"@jsdevtools/ono": "^7.1.0", | ||
"@jsdevtools/ono": "^7.1.2", | ||
"convert-source-map": "^1.7.0", | ||
"lodash": "^4.17.15", | ||
"moment": "^2.24.0", | ||
"lodash": "^4.17.19", | ||
"moment": "^2.27.0", | ||
"offset-sourcemap-lines": "^1.0.1", | ||
"through2": "^3.0.1" | ||
"through2": "^4.0.2" | ||
}, | ||
@@ -63,0 +63,0 @@ "engines": { |
@@ -5,4 +5,4 @@ Browserify Banner | ||
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://github.com/JS-DevTools/browserify-banner/blob/master/.github/workflows/CI-CD.yaml) | ||
[![Build Status](https://github.com/JS-DevTools/browserify-banner/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/browserify-banner/blob/master/.github/workflows/CI-CD.yaml) | ||
[![Cross-Platform Compatibility](https://jstools.dev/img/badges/os-badges.svg)](https://github.com/JS-DevTools/browserify-banner/actions) | ||
[![Build Status](https://github.com/JS-DevTools/browserify-banner/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/browserify-banner/actions) | ||
@@ -152,3 +152,3 @@ [![Coverage Status](https://coveralls.io/repos/github/JS-DevTools/browserify-banner/badge.svg?branch=master)](https://coveralls.io/github/JS-DevTools/browserify-banner?branch=master) | ||
-------------------------- | ||
Contributions, enhancements, and bug-fixes are welcome! [File an issue](https://github.com/JS-DevTools/browserify-banner/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/browserify-banner/pulls). | ||
Contributions, enhancements, and bug-fixes are welcome! [Open an issue](https://github.com/JS-DevTools/browserify-banner/issues) on GitHub and [submit a pull request](https://github.com/JS-DevTools/browserify-banner/pulls). | ||
@@ -155,0 +155,0 @@ #### Building |
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
17285
+ Addedthrough2@4.0.2(transitive)
- Removedthrough2@3.0.2(transitive)
Updated@jsdevtools/ono@^7.1.2
Updatedlodash@^4.17.19
Updatedmoment@^2.27.0
Updatedthrough2@^4.0.2