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.3 to 1.3.4

2

dist/add-dist-header.d.ts

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

//! add-dist-header v1.3.3 ~~ https://github.com/center-key/add-dist-header ~~ MIT License
//! add-dist-header v1.3.4 ~~ 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.3 ~~ https://github.com/center-key/add-dist-header ~~ MIT License
//! add-dist-header v1.3.4 ~~ https://github.com/center-key/add-dist-header ~~ MIT License

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

MIT License
Copyright (c) 2021-2023 Individual contributors to add-dist-header
Copyright (c) 2021-2024 Individual contributors to add-dist-header

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

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

@@ -94,3 +94,3 @@ "license": "MIT",

"glob": "~10.3",
"istextorbinary": "~7.0",
"istextorbinary": "~9.5",
"make-dir": "~4.0",

@@ -101,10 +101,9 @@ "slash": "~5.1"

"@types/fancy-log": "~2.0",
"@types/glob": "~8.1",
"@types/node": "~20.9",
"@typescript-eslint/eslint-plugin": "~6.10",
"@typescript-eslint/parser": "~6.10",
"@types/node": "~20.10",
"@typescript-eslint/eslint-plugin": "~6.17",
"@typescript-eslint/parser": "~6.17",
"assert-deep-strict-equal": "~1.1",
"copy-file-util": "~1.1",
"copy-folder-util": "~1.1",
"eslint": "~8.53",
"eslint": "~8.56",
"jshint": "~2.13",

@@ -114,5 +113,5 @@ "mocha": "~10.2",

"run-scripts-util": "~1.2",
"typescript": "~5.2",
"typescript": "~5.3",
"w3c-html-validator": "~1.6"
}
}
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