browserify-header
Advanced tools
Comparing version 0.9.2 to 0.9.3
/* | ||
** browserify-header -- Browserify Plugin for Adding Header Comment | ||
** Copyright (c) 2014 Ralf S. Engelschall <rse@engelschall.com> | ||
** Copyright (c) 2014-2018 Ralf S. Engelschall <rse@engelschall.com> | ||
** | ||
@@ -5,0 +5,0 @@ ** Permission is hereby granted, free of charge, to any person obtaining |
{ | ||
"name": "browserify-header", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Browserify Plugin for Adding Header Comment", | ||
@@ -23,4 +23,4 @@ "keywords": [ "browserify-plugin", "browserify", "plugin", "header", "comment" ], | ||
"dependencies": { | ||
"through2": "^1.1.1" | ||
"through2": "^2.0.3" | ||
} | ||
} |
@@ -81,3 +81,3 @@ | ||
Copyright (c) 2014 Ralf S. Engelschall (http://engelschall.com/) | ||
Copyright (c) 2014-2018 Ralf S. Engelschall (http://engelschall.com/) | ||
@@ -84,0 +84,0 @@ Permission is hereby granted, free of charge, to any person obtaining |
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
7120
3
+ Addedisarray@1.0.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedthrough2@2.0.5(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedisarray@0.0.1(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedthrough2@1.1.1(transitive)
Updatedthrough2@^2.0.3