Socket
Socket
Sign inDemoInstall

add-dist-header

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

add-dist-header - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

dist/add-dist-header.d.ts

@@ -1,2 +0,2 @@

//! add-dist-header v1.3.1 ~~ https://github.com/center-key/add-dist-header ~~ MIT License
//! add-dist-header v1.3.2 ~~ https://github.com/center-key/add-dist-header ~~ MIT License

@@ -3,0 +3,0 @@ export type Settings = {

@@ -1,2 +0,2 @@

//! add-dist-header v1.3.1 ~~ https://github.com/center-key/add-dist-header ~~ MIT License
//! add-dist-header v1.3.2 ~~ https://github.com/center-key/add-dist-header ~~ MIT License

@@ -3,0 +3,0 @@ import { isBinary } from 'istextorbinary';

{
"name": "add-dist-header",
"version": "1.3.1",
"version": "1.3.2",
"description": "Prepend a one-line banner comment (with license notice) to distribution files",

@@ -23,3 +23,6 @@ "license": "MIT",

},
"repository": "github:center-key/add-dist-header",
"repository": {
"type": "git",
"url": "git+https://github.com/center-key/add-dist-header.git"
},
"homepage": "https://github.com/center-key/add-dist-header",

@@ -88,3 +91,3 @@ "bugs": "https://github.com/center-key/add-dist-header/issues",

"fancy-log": "~2.0",
"glob": "~10.3",
"glob": "10.3.6",
"istextorbinary": "~6.0",

@@ -98,8 +101,8 @@ "make-dir": "~4.0",

"@types/node": "~20.6",
"@typescript-eslint/eslint-plugin": "~6.6",
"@typescript-eslint/parser": "~6.6",
"@typescript-eslint/eslint-plugin": "~6.7",
"@typescript-eslint/parser": "~6.7",
"assert-deep-strict-equal": "~1.1",
"copy-file-util": "~1.1",
"copy-folder-util": "~1.1",
"eslint": "~8.49",
"eslint": "~8.50",
"jshint": "~2.13",

@@ -110,4 +113,4 @@ "mocha": "~10.2",

"typescript": "~5.2",
"w3c-html-validator": "~1.4"
"w3c-html-validator": "~1.5"
}
}

@@ -130,3 +130,3 @@ # Add Dist Header

---
**CLI Build Tools**
**CLI Build Tools for package.json**
- 🎋 [add-dist-header](https://github.com/center-key/add-dist-header):  _Prepend a one-line banner comment (with license notice) to distribution files_

@@ -133,0 +133,0 @@ - 📄 [copy-file-util](https://github.com/center-key/copy-file-util):  _Copy or rename a file with optional package version number_

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