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

browserify-banner

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify-banner - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

14

package.json
{
"name": "browserify-banner",
"version": "1.0.15",
"version": "1.0.16",
"description": "Add a comment (and/or code) to the top of your Browserify bundle",

@@ -33,3 +33,3 @@ "keywords": [

"test": "mocha && npm run lint",
"coverage": "nyc --reporter=text --reporter=lcov mocha",
"coverage": "nyc --reporter=text --reporter=lcov node_modules/mocha/bin/mocha",
"upgrade": "npm-check -u && npm link browserify-banner",

@@ -42,8 +42,8 @@ "bump": "bump --tag --push --all",

"chai": "^4.2.0",
"coveralls": "^3.0.6",
"eslint": "^6.2.2",
"coveralls": "^3.0.7",
"eslint": "^6.6.0",
"eslint-config-modular": "^7.0.1",
"exorcist": "^1.0.1",
"mkdirp": "^0.5.1",
"mocha": "^6.2.0",
"mocha": "^6.2.2",
"npm-check": "^5.9.0",

@@ -56,7 +56,7 @@ "nyc": "^14.1.1",

"dependencies": {
"convert-source-map": "^1.6.0",
"convert-source-map": "^1.7.0",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"offset-sourcemap-lines": "^1.0.1",
"ono": "^5.0.2",
"ono": "^5.1.0",
"through2": "^3.0.1"

@@ -63,0 +63,0 @@ },

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