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

@jsdevtools/browserify-banner

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsdevtools/browserify-banner - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

22

package.json
{
"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

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