@pnpm/sort-packages
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -65,3 +65,3 @@ "use strict"; | ||
])); | ||
return graph_sequencer_1.default({ | ||
return (0, graph_sequencer_1.default)({ | ||
graph, | ||
@@ -68,0 +68,0 @@ groups: [keys], |
{ | ||
"name": "@pnpm/sort-packages", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Sort packages", | ||
@@ -16,2 +16,3 @@ "main": "lib/index.js", | ||
"keywords": [ | ||
"pnpm6", | ||
"pnpm" | ||
@@ -25,3 +26,3 @@ ], | ||
"dependencies": { | ||
"@pnpm/types": "7.4.0", | ||
"@pnpm/types": "7.5.0", | ||
"graph-sequencer": "2.0.0" | ||
@@ -31,3 +32,3 @@ }, | ||
"scripts": { | ||
"lint": "eslint -c ../../eslint.json src/**/*.ts", | ||
"lint": "eslint src/**/*.ts", | ||
"test": "pnpm run compile", | ||
@@ -34,0 +35,0 @@ "compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix" |
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
5724
1
+ Added@pnpm/types@7.5.0(transitive)
- Removed@pnpm/types@7.4.0(transitive)
Updated@pnpm/types@7.5.0