Socket
Socket
Sign inDemoInstall

npm-packlist

Package Overview
Dependencies
7
Maintainers
9
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.4 to 1.4.5

1

index.js

@@ -173,2 +173,3 @@ 'use strict'

'!package.json',
'!npm-shrinkwrap.json',
'!@(readme|copying|license|licence|notice|changes|changelog|history){,.*[^~$]}'

@@ -175,0 +176,0 @@ ]

9

package.json
{
"name": "npm-packlist",
"version": "1.4.4",
"version": "1.4.5",
"description": "Get a list of the files to add from a folder into an npm package",

@@ -21,3 +21,3 @@ "directories": {

"rimraf": "^2.6.1",
"tap": "^14.2.1"
"tap": "^14.6.9"
},

@@ -38,3 +38,6 @@ "scripts": {

},
"homepage": "https://www.npmjs.com/package/npm-packlist"
"homepage": "https://www.npmjs.com/package/npm-packlist",
"tap": {
"jobs": 1
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc