@pnpm/fs.packlist
Advanced tools
Comparing version 2.0.0 to 900.0.0
@@ -6,3 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.packlist = void 0; | ||
exports.packlist = packlist; | ||
const npm_packlist_1 = __importDefault(require("npm-packlist")); | ||
@@ -21,3 +21,2 @@ async function packlist(pkgDir, opts) { | ||
} | ||
exports.packlist = packlist; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@pnpm/fs.packlist", | ||
"version": "2.0.0", | ||
"version": "900.0.0", | ||
"description": "Get a list of the files to add from a directory into an npm package", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@pnpm/fs.packlist": "2.0.0" | ||
"@pnpm/fs.packlist": "900.0.0" | ||
}, | ||
@@ -34,2 +34,5 @@ "exports": { | ||
}, | ||
"jest": { | ||
"preset": "@pnpm/jest-config" | ||
}, | ||
"scripts": { | ||
@@ -36,0 +39,0 @@ "lint": "eslint \"src/**/*.ts\"", |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4347
0
22