add-dist-header
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -1,2 +0,2 @@ | ||
//! add-dist-header v0.3.2 ~~ https://github.com/center-key/add-dist-header ~~ MIT License | ||
//! add-dist-header v0.3.3 ~~ https://github.com/center-key/add-dist-header ~~ MIT License | ||
@@ -3,0 +3,0 @@ export declare type Settings = { |
@@ -1,2 +0,2 @@ | ||
//! add-dist-header v0.3.2 ~~ https://github.com/center-key/add-dist-header ~~ MIT License | ||
//! add-dist-header v0.3.3 ~~ https://github.com/center-key/add-dist-header ~~ MIT License | ||
@@ -3,0 +3,0 @@ import { isBinary } from 'istextorbinary'; |
{ | ||
"name": "add-dist-header", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Prepend a one-line banner comment (with license notice) to distribution files", | ||
@@ -84,2 +84,3 @@ "license": "MIT", | ||
"glob": "~8.0", | ||
"istextorbinary": "~6.0", | ||
"make-dir": "~3.1", | ||
@@ -98,3 +99,2 @@ "slash": "~5.0" | ||
"eslint": "~8.25", | ||
"istextorbinary": "~6.0", | ||
"jshint": "~2.13", | ||
@@ -101,0 +101,0 @@ "mocha": "~10.0", |
Sorry, the diff of this file is not supported yet
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
15
6
+ Addedistextorbinary@~6.0
+ Addedbinaryextensions@4.19.0(transitive)
+ Addedistextorbinary@6.0.0(transitive)
+ Addedtextextensions@5.16.0(transitive)