Socket
Socket
Sign inDemoInstall

npm-packlist

Package Overview
Dependencies
7
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.1.4

2

index.js

@@ -103,3 +103,3 @@ 'use strict'

if (Array.isArray(pkg.files) && pkg.files.length)
if (Array.isArray(pkg.files))
super.onReadIgnoreFile('package.json', '*\n' + pkg.files.map(

@@ -106,0 +106,0 @@ f => '!' + f + '\n!' + f.replace(/\/+$/, '') + '/**'

{
"name": "npm-packlist",
"version": "1.1.3",
"version": "1.1.4",
"main": "index.js",

@@ -5,0 +5,0 @@ "dependencies": {

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