mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-23 09:31:52 -04:00
chore(release): 3.3.0-0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/build-modules",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Build packages in node_modules",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -30,11 +30,11 @@
|
||||
},
|
||||
"homepage": "https://pnpm.js.org",
|
||||
"dependencies": {
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/lifecycle": "6.0.1",
|
||||
"@pnpm/lifecycle": "6.1.0",
|
||||
"@pnpm/link-bins": "4.1.0",
|
||||
"@pnpm/read-package-json": "2.0.1",
|
||||
"@pnpm/read-package-json": "2.0.2",
|
||||
"@pnpm/store-controller-types": "3.0.3",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"graph-sequencer": "2.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/config",
|
||||
"version": "3.3.0",
|
||||
"version": "3.3.1",
|
||||
"description": "Gets configs for pnpm",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/constants",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "pnpm constants",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -28,6 +28,7 @@
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/constants#readme",
|
||||
"devDependencies": {
|
||||
"@pnpm/tslint-config": "0.0.0",
|
||||
"@types/node": "*",
|
||||
"mos": "2.0.0-alpha.3",
|
||||
"mos-plugin-readme": "1.0.4",
|
||||
"rimraf": "2.6.3",
|
||||
@@ -41,8 +42,5 @@
|
||||
"installation": {
|
||||
"useShortAlias": true
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/default-fetcher",
|
||||
"version": "3.1.5",
|
||||
"version": "3.1.6",
|
||||
"description": "pnpm's default package fetcher",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -30,9 +30,9 @@
|
||||
},
|
||||
"homepage": "https://pnpm.js.org",
|
||||
"dependencies": {
|
||||
"@pnpm/git-fetcher": "2.0.1",
|
||||
"@pnpm/git-fetcher": "2.0.2",
|
||||
"@pnpm/resolver-base": "3.1.2",
|
||||
"@pnpm/tarball-fetcher": "3.1.5"
|
||||
"@pnpm/tarball-fetcher": "3.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/default-fetcher": "link:",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/default-reporter",
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"description": "The default reporter of pnpm",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -34,7 +34,7 @@
|
||||
"url": "https://github.com/pnpm/pnpm/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/config": "3.3.0",
|
||||
"@pnpm/config": "3.3.1",
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@zkochan/zen-push": "1.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/default-resolver",
|
||||
"version": "3.0.7",
|
||||
"version": "3.0.8",
|
||||
"description": "pnpm's default package resolver",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -30,9 +30,9 @@
|
||||
},
|
||||
"homepage": "https://pnpm.js.org",
|
||||
"dependencies": {
|
||||
"@pnpm/git-resolver": "2.0.5",
|
||||
"@pnpm/local-resolver": "2.0.4",
|
||||
"@pnpm/npm-resolver": "3.0.7",
|
||||
"@pnpm/git-resolver": "2.0.6",
|
||||
"@pnpm/local-resolver": "2.0.5",
|
||||
"@pnpm/npm-resolver": "3.0.8",
|
||||
"@pnpm/resolver-base": "3.1.2",
|
||||
"@pnpm/tarball-resolver": "2.0.3"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dependencies-hierarchy",
|
||||
"version": "5.0.5",
|
||||
"version": "5.0.6",
|
||||
"description": "Creates a dependencies hierarchy for a symlinked `node_modules`",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -37,18 +37,18 @@
|
||||
},
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/dependencies-hierarchy#readme",
|
||||
"dependencies": {
|
||||
"@pnpm/lockfile-file": "1.0.4",
|
||||
"@pnpm/lockfile-file": "1.0.5",
|
||||
"@pnpm/modules-yaml": "3.0.2",
|
||||
"@pnpm/read-modules-dir": "2.0.0",
|
||||
"@pnpm/read-modules-dir": "2.0.1",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@pnpm/utils": "0.10.4",
|
||||
"dependency-path": "3.0.4",
|
||||
"@pnpm/utils": "0.10.5",
|
||||
"dependency-path": "3.0.5",
|
||||
"normalize-path": "3.0.0",
|
||||
"resolve-link-target": "1.0.1",
|
||||
"semver": "6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/logger": "2.1.0",
|
||||
"@pnpm/tslint-config": "0.0.0",
|
||||
"@types/node": "*",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dependency-path",
|
||||
"version": "3.0.4",
|
||||
"version": "3.0.5",
|
||||
"description": "Utilities for working with symlinked node_modules",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fetch-from-npm-registry",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "A fetch lib specifically for using with the npm registry",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -30,7 +30,7 @@
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/fetch-from-npm-registry#readme",
|
||||
"dependencies": {
|
||||
"@pnpm/fetch": "1.0.0",
|
||||
"@pnpm/npm-registry-agent": "1.0.1"
|
||||
"@pnpm/npm-registry-agent": "1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/tslint-config": "0.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/filter-lockfile",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "Filters a lockfile",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -49,15 +49,15 @@
|
||||
"yaml-tag": "1.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/lockfile-types": "1.1.0",
|
||||
"@pnpm/lockfile-utils": "1.0.5",
|
||||
"@pnpm/package-is-installable": "2.0.4",
|
||||
"@pnpm/lockfile-utils": "1.0.6",
|
||||
"@pnpm/package-is-installable": "2.0.5",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@types/node": "*",
|
||||
"@types/ramda": "0.25.39",
|
||||
"@types/tape": "4.2.33",
|
||||
"dependency-path": "3.0.4",
|
||||
"dependency-path": "3.0.5",
|
||||
"ramda": "0.26.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "find-packages",
|
||||
"version": "4.0.1",
|
||||
"version": "5.0.0",
|
||||
"description": "Find all packages inside a directory",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
@@ -53,7 +53,7 @@
|
||||
"typescript": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/read-importer-manifest": "0.0.0",
|
||||
"@pnpm/read-importer-manifest": "1.0.0",
|
||||
"fast-glob": "^2.0.4",
|
||||
"p-filter": "^2.0.0"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/git-fetcher",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "A fetcher for git-hosted packages",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -28,7 +28,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/git-fetcher#readme",
|
||||
"dependencies": {
|
||||
"@types/node": "*",
|
||||
"dint": "4.0.0",
|
||||
"execa": "1.0.0",
|
||||
"path-temp": "2.0.0",
|
||||
@@ -37,6 +36,7 @@
|
||||
"devDependencies": {
|
||||
"@pnpm/git-fetcher": "link:",
|
||||
"@pnpm/tslint-config": "0.0.0",
|
||||
"@types/node": "*",
|
||||
"@types/tape": "^4.2.31",
|
||||
"rimraf": "2.6.3",
|
||||
"tape": "4.10.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/git-resolver",
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"description": "Resolver for git-hosted packages",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@pnpm/headless",
|
||||
"description": "Fast installation using only pnpm-lock.yaml",
|
||||
"version": "7.0.1",
|
||||
"version": "7.0.2",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
@@ -83,25 +83,25 @@
|
||||
"prepareFixtures": "pnpm-registry-mock prepare && npm-run-all -p -r pnpm-registry-mock runPrepareFixtures"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/build-modules": "1.0.3",
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/build-modules": "1.0.4",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/filter-lockfile": "1.0.5",
|
||||
"@pnpm/lifecycle": "6.0.1",
|
||||
"@pnpm/filter-lockfile": "1.0.6",
|
||||
"@pnpm/lifecycle": "6.1.0",
|
||||
"@pnpm/link-bins": "4.1.0",
|
||||
"@pnpm/lockfile-file": "1.0.4",
|
||||
"@pnpm/lockfile-utils": "1.0.5",
|
||||
"@pnpm/modules-cleaner": "3.0.7",
|
||||
"@pnpm/lockfile-file": "1.0.5",
|
||||
"@pnpm/lockfile-utils": "1.0.6",
|
||||
"@pnpm/modules-cleaner": "3.0.8",
|
||||
"@pnpm/modules-yaml": "3.0.2",
|
||||
"@pnpm/package-requester": "7.0.6",
|
||||
"@pnpm/package-requester": "7.0.7",
|
||||
"@pnpm/pkgid-to-filename": "2.0.0",
|
||||
"@pnpm/read-package-json": "2.0.1",
|
||||
"@pnpm/shamefully-flatten": "3.0.6",
|
||||
"@pnpm/read-package-json": "2.0.2",
|
||||
"@pnpm/shamefully-flatten": "3.0.7",
|
||||
"@pnpm/store-controller-types": "3.0.3",
|
||||
"@pnpm/symlink-dependency": "2.0.4",
|
||||
"@pnpm/symlink-dependency": "2.0.5",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@pnpm/utils": "0.10.4",
|
||||
"dependency-path": "3.0.4",
|
||||
"@pnpm/utils": "0.10.5",
|
||||
"dependency-path": "3.0.5",
|
||||
"p-limit": "2.2.0",
|
||||
"path-exists": "4.0.0",
|
||||
"ramda": "0.26.1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/lifecycle",
|
||||
"version": "6.0.1",
|
||||
"version": "6.1.0",
|
||||
"description": "Package lifecycle hook runner",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -35,7 +35,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/read-package-json": "2.0.1",
|
||||
"@pnpm/read-package-json": "2.0.2",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@zkochan/npm-lifecycle": "2.2.0",
|
||||
"path-exists": "4.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/list",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "List installed packages in a symlinked `node_modules`",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -36,13 +36,13 @@
|
||||
},
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/list#readme",
|
||||
"dependencies": {
|
||||
"@pnpm/read-importer-manifest": "0.0.0",
|
||||
"@pnpm/read-package-json": "2.0.1",
|
||||
"@pnpm/read-importer-manifest": "1.0.0",
|
||||
"@pnpm/read-package-json": "2.0.2",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@zkochan/npm-package-arg": "1.0.2",
|
||||
"archy": "1.0.0",
|
||||
"chalk": "2.4.2",
|
||||
"dependencies-hierarchy": "5.0.5",
|
||||
"dependencies-hierarchy": "5.0.6",
|
||||
"p-limit": "2.2.0",
|
||||
"ramda": "0.26.1"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/local-resolver",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"description": "Resolver for local packages",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/local-resolver#readme",
|
||||
"dependencies": {
|
||||
"@pnpm/read-importer-manifest": "0.0.0",
|
||||
"@pnpm/read-importer-manifest": "1.0.0",
|
||||
"@pnpm/resolver-base": "3.1.2",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"graceful-fs": "4.1.15",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/lockfile-file",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"description": "Read/write pnpm-lock.yaml files",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -53,7 +53,7 @@
|
||||
"yaml-tag": "1.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/lockfile-types": "1.1.0",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"js-yaml": "3.13.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/lockfile-utils",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "Utils for dealing with pnpm-lock.yaml",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -52,7 +52,7 @@
|
||||
"@pnpm/lockfile-types": "1.1.0",
|
||||
"@pnpm/resolver-base": "3.1.2",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"dependency-path": "3.0.4",
|
||||
"dependency-path": "3.0.5",
|
||||
"get-npm-tarball-url": "2.0.1",
|
||||
"ramda": "0.26.1"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/modules-cleaner",
|
||||
"version": "3.0.7",
|
||||
"version": "3.0.8",
|
||||
"description": "Exports util functions to clean up node_modules",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
@@ -32,13 +32,13 @@
|
||||
"dependencies": {
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/lockfile-types": "1.1.0",
|
||||
"@pnpm/lockfile-utils": "1.0.5",
|
||||
"@pnpm/lockfile-utils": "1.0.6",
|
||||
"@pnpm/package-bins": "3.1.0",
|
||||
"@pnpm/read-modules-dir": "2.0.0",
|
||||
"@pnpm/read-modules-dir": "2.0.1",
|
||||
"@pnpm/store-controller-types": "3.0.3",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@pnpm/utils": "0.10.4",
|
||||
"dependency-path": "3.0.4",
|
||||
"@pnpm/utils": "0.10.5",
|
||||
"dependency-path": "3.0.5",
|
||||
"fs-vacuum": "1.2.10",
|
||||
"ramda": "0.26.1",
|
||||
"rimraf-then": "1.0.1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/npm-registry-agent",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "HTTP agent for fetching from npm registry",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/npm-resolver",
|
||||
"version": "3.0.7",
|
||||
"version": "3.0.8",
|
||||
"description": "Resolver for npm-hosted packages",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -37,7 +37,7 @@
|
||||
"@pnpm/types": "3.2.0",
|
||||
"credentials-by-uri": "1.0.0",
|
||||
"encode-registry": "1.1.0",
|
||||
"fetch-from-npm-registry": "2.0.1",
|
||||
"fetch-from-npm-registry": "2.0.2",
|
||||
"load-json-file": "6.0.0",
|
||||
"mem": "4.3.0",
|
||||
"normalize-path": "3.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/outdated",
|
||||
"version": "2.0.8",
|
||||
"version": "2.0.9",
|
||||
"description": "Check for outdated packages",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -40,14 +40,14 @@
|
||||
"@pnpm/logger": ">=2.0.1 <3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/lockfile-file": "1.0.4",
|
||||
"@pnpm/npm-resolver": "3.0.7",
|
||||
"@pnpm/read-importer-manifest": "0.0.0",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/lockfile-file": "1.0.5",
|
||||
"@pnpm/npm-resolver": "3.0.8",
|
||||
"@pnpm/read-importer-manifest": "1.0.0",
|
||||
"@pnpm/store-path": "2.0.0",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@pnpm/utils": "0.10.4",
|
||||
"dependency-path": "3.0.4"
|
||||
"@pnpm/utils": "0.10.5",
|
||||
"dependency-path": "3.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/logger": "2.1.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/package-is-installable",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/package-requester",
|
||||
"version": "7.0.6",
|
||||
"version": "7.0.7",
|
||||
"description": "Concurrent downloader of npm-compatible packages",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -38,7 +38,7 @@
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/fetcher-base": "3.0.3",
|
||||
"@pnpm/pkgid-to-filename": "2.0.0",
|
||||
"@pnpm/read-package-json": "2.0.1",
|
||||
"@pnpm/read-package-json": "2.0.2",
|
||||
"@pnpm/resolver-base": "3.1.2",
|
||||
"@pnpm/store-controller-types": "3.0.3",
|
||||
"@pnpm/types": "3.2.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@pnpm/package-store",
|
||||
"description": "A storage for packages",
|
||||
"version": "4.0.6",
|
||||
"version": "4.0.7",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
@@ -22,7 +22,7 @@
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/fetcher-base": "3.0.3",
|
||||
"@pnpm/fs-locker": "1.0.3",
|
||||
"@pnpm/package-requester": "7.0.6",
|
||||
"@pnpm/package-requester": "7.0.7",
|
||||
"@pnpm/pkgid-to-filename": "2.0.0",
|
||||
"@pnpm/resolver-base": "3.1.2",
|
||||
"@pnpm/store-controller-types": "3.0.3",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pkgs-graph",
|
||||
"version": "3.0.0",
|
||||
"version": "4.0.0",
|
||||
"description": "Create a graph from an array of packages",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pnpm",
|
||||
"description": "Fast, disk space efficient package manager",
|
||||
"version": "3.2.0",
|
||||
"version": "3.3.0-0",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
@@ -21,23 +21,23 @@
|
||||
"lib/"
|
||||
],
|
||||
"dependencies": {
|
||||
"@pnpm/config": "3.3.0",
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/config": "3.3.1",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/default-fetcher": "3.1.5",
|
||||
"@pnpm/default-reporter": "3.1.0",
|
||||
"@pnpm/default-resolver": "3.0.7",
|
||||
"@pnpm/lifecycle": "6.0.1",
|
||||
"@pnpm/list": "1.0.5",
|
||||
"@pnpm/default-fetcher": "3.1.6",
|
||||
"@pnpm/default-reporter": "3.1.1",
|
||||
"@pnpm/default-resolver": "3.0.8",
|
||||
"@pnpm/lifecycle": "6.1.0",
|
||||
"@pnpm/list": "1.0.6",
|
||||
"@pnpm/logger": "2.1.0",
|
||||
"@pnpm/outdated": "2.0.8",
|
||||
"@pnpm/package-store": "4.0.6",
|
||||
"@pnpm/read-importer-manifest": "0.0.0",
|
||||
"@pnpm/server": "3.0.3",
|
||||
"@pnpm/outdated": "2.0.9",
|
||||
"@pnpm/package-store": "4.0.7",
|
||||
"@pnpm/read-importer-manifest": "1.0.0",
|
||||
"@pnpm/server": "3.0.4",
|
||||
"@pnpm/store-controller-types": "3.0.3",
|
||||
"@pnpm/store-path": "2.0.0",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@pnpm/utils": "0.10.4",
|
||||
"@pnpm/utils": "0.10.5",
|
||||
"@types/archy": "0.0.31",
|
||||
"@types/lru-cache": "^5.1.0",
|
||||
"@types/minimatch": "^3.0.3",
|
||||
@@ -53,7 +53,7 @@
|
||||
"diable": "4.0.2",
|
||||
"dir-is-case-sensitive": "1.0.2",
|
||||
"execa": "1.0.0",
|
||||
"find-packages": "4.0.1",
|
||||
"find-packages": "5.0.0",
|
||||
"get-port": "5.0.0",
|
||||
"graceful-fs": "4.1.15",
|
||||
"graph-sequencer": "2.0.0",
|
||||
@@ -72,7 +72,7 @@
|
||||
"p-limit": "2.2.0",
|
||||
"path-absolute": "1.0.1",
|
||||
"path-name": "1.0.0",
|
||||
"pkgs-graph": "3.0.0",
|
||||
"pkgs-graph": "4.0.0",
|
||||
"pnpm-file-reporter": "0.1.0",
|
||||
"process-exists": "3.1.0",
|
||||
"ramda": "0.26.1",
|
||||
@@ -80,7 +80,7 @@
|
||||
"read-yaml-file": "1.1.0",
|
||||
"signal-exit": "3.0.2",
|
||||
"strip-color": "0.1.0",
|
||||
"supi": "0.32.2",
|
||||
"supi": "0.33.0",
|
||||
"text-table": "0.2.0",
|
||||
"tree-kill": "1.2.1",
|
||||
"update-notifier": "2.5.0",
|
||||
@@ -92,9 +92,9 @@
|
||||
"@pnpm/lockfile-types": "1.1.0",
|
||||
"@pnpm/modules-yaml": "3.0.2",
|
||||
"@pnpm/prepare": "0.0.0",
|
||||
"@pnpm/read-package-json": "2.0.1",
|
||||
"@pnpm/read-package-json": "2.0.2",
|
||||
"@pnpm/tslint-config": "0.0.0",
|
||||
"@pnpm/write-importer-manifest": "0.0.0",
|
||||
"@pnpm/write-importer-manifest": "1.0.0",
|
||||
"@types/byline": "4.2.31",
|
||||
"@types/common-tags": "1.8.0",
|
||||
"@types/mkdirp": "0.5.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/prune-lockfile",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"description": "Prune a pnpm-lock.yaml",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -45,10 +45,10 @@
|
||||
"yaml-tag": "1.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/lockfile-types": "1.1.0",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"dependency-path": "3.0.4",
|
||||
"dependency-path": "3.0.5",
|
||||
"ramda": "0.26.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/read-importer-manifest",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Read an importer manifest (called package.json in most cases)",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -35,7 +35,7 @@
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/master/packages/read-importer-manifest#readme",
|
||||
"dependencies": {
|
||||
"@pnpm/types": "^3.0.0",
|
||||
"@pnpm/write-importer-manifest": "0.0.0",
|
||||
"@pnpm/write-importer-manifest": "1.0.0",
|
||||
"detect-indent": "6.0.0",
|
||||
"graceful-fs": "4.1.15",
|
||||
"is-windows": "1.0.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/read-importers-context",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
@@ -30,10 +30,10 @@
|
||||
"prepublishOnly": "npm run tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/lockfile-file": "1.0.4",
|
||||
"@pnpm/lockfile-file": "1.0.5",
|
||||
"@pnpm/modules-yaml": "3.0.2",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@pnpm/utils": "0.10.4"
|
||||
"@pnpm/utils": "0.10.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pnpm/logger": "2.1.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/read-modules-dir",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/read-package-json",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "Read a package.json",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/resolve-dependencies",
|
||||
"version": "6.1.1",
|
||||
"version": "6.1.2",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
@@ -32,14 +32,14 @@
|
||||
"dependencies": {
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/lockfile-types": "1.1.0",
|
||||
"@pnpm/lockfile-utils": "1.0.5",
|
||||
"@pnpm/npm-resolver": "3.0.7",
|
||||
"@pnpm/package-is-installable": "2.0.4",
|
||||
"@pnpm/lockfile-utils": "1.0.6",
|
||||
"@pnpm/npm-resolver": "3.0.8",
|
||||
"@pnpm/package-is-installable": "2.0.5",
|
||||
"@pnpm/resolver-base": "3.1.2",
|
||||
"@pnpm/store-controller-types": "3.0.3",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@pnpm/utils": "0.10.4",
|
||||
"dependency-path": "3.0.4",
|
||||
"@pnpm/utils": "0.10.5",
|
||||
"dependency-path": "3.0.5",
|
||||
"path-exists": "4.0.0",
|
||||
"ramda": "0.26.1",
|
||||
"replace-string": "3.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/server",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"description": "A pnpm installer server",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@pnpm/shamefully-flatten",
|
||||
"description": "Flattening a node_modules created by pnpm",
|
||||
"version": "3.0.6",
|
||||
"version": "3.0.7",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
@@ -48,13 +48,13 @@
|
||||
"prepublishOnly": "npm run tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/lockfile-types": "1.1.0",
|
||||
"@pnpm/lockfile-utils": "1.0.5",
|
||||
"@pnpm/lockfile-utils": "1.0.6",
|
||||
"@pnpm/pkgid-to-filename": "2.0.0",
|
||||
"@pnpm/symlink-dependency": "2.0.4",
|
||||
"@pnpm/symlink-dependency": "2.0.5",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"dependency-path": "3.0.4",
|
||||
"dependency-path": "3.0.5",
|
||||
"ramda": "0.26.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "supi",
|
||||
"description": "Fast, disk space efficient installation engine",
|
||||
"version": "0.32.2",
|
||||
"version": "0.33.0",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
@@ -19,36 +19,36 @@
|
||||
"@pnpm/logger": "^2.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/build-modules": "1.0.3",
|
||||
"@pnpm/build-modules": "1.0.4",
|
||||
"@pnpm/check-package": "3.0.1",
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/core-loggers": "3.0.2",
|
||||
"@pnpm/filter-lockfile": "1.0.5",
|
||||
"@pnpm/filter-lockfile": "1.0.6",
|
||||
"@pnpm/fs-locker": "1.0.3",
|
||||
"@pnpm/headless": "7.0.1",
|
||||
"@pnpm/lifecycle": "6.0.1",
|
||||
"@pnpm/headless": "7.0.2",
|
||||
"@pnpm/lifecycle": "6.1.0",
|
||||
"@pnpm/link-bins": "4.1.0",
|
||||
"@pnpm/lockfile-file": "1.0.4",
|
||||
"@pnpm/lockfile-utils": "1.0.5",
|
||||
"@pnpm/modules-cleaner": "3.0.7",
|
||||
"@pnpm/lockfile-file": "1.0.5",
|
||||
"@pnpm/lockfile-utils": "1.0.6",
|
||||
"@pnpm/modules-cleaner": "3.0.8",
|
||||
"@pnpm/modules-yaml": "3.0.2",
|
||||
"@pnpm/package-requester": "7.0.6",
|
||||
"@pnpm/package-requester": "7.0.7",
|
||||
"@pnpm/pkgid-to-filename": "2.0.0",
|
||||
"@pnpm/prune-lockfile": "1.0.4",
|
||||
"@pnpm/read-importer-manifest": "0.0.0",
|
||||
"@pnpm/read-importers-context": "1.0.1",
|
||||
"@pnpm/read-modules-dir": "2.0.0",
|
||||
"@pnpm/read-package-json": "2.0.1",
|
||||
"@pnpm/resolve-dependencies": "6.1.1",
|
||||
"@pnpm/prune-lockfile": "1.0.5",
|
||||
"@pnpm/read-importer-manifest": "1.0.0",
|
||||
"@pnpm/read-importers-context": "1.0.2",
|
||||
"@pnpm/read-modules-dir": "2.0.1",
|
||||
"@pnpm/read-package-json": "2.0.2",
|
||||
"@pnpm/resolve-dependencies": "6.1.2",
|
||||
"@pnpm/resolver-base": "3.1.2",
|
||||
"@pnpm/shamefully-flatten": "3.0.6",
|
||||
"@pnpm/shamefully-flatten": "3.0.7",
|
||||
"@pnpm/store-controller-types": "3.0.3",
|
||||
"@pnpm/symlink-dependency": "2.0.4",
|
||||
"@pnpm/symlink-dependency": "2.0.5",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"@pnpm/utils": "0.10.4",
|
||||
"@pnpm/utils": "0.10.5",
|
||||
"@zkochan/npm-package-arg": "1.0.2",
|
||||
"common-tags": "1.8.0",
|
||||
"dependency-path": "3.0.4",
|
||||
"dependency-path": "3.0.5",
|
||||
"encode-registry": "1.1.0",
|
||||
"get-npm-tarball-url": "2.0.1",
|
||||
"graceful-fs": "4.1.15",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@pnpm/symlink-dependency",
|
||||
"description": "Symlink a dependency to node_modules",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/tarball-fetcher",
|
||||
"version": "3.1.5",
|
||||
"version": "3.1.6",
|
||||
"description": "Fetcher for packages hosted as tarballs",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
@@ -34,7 +34,7 @@
|
||||
"dependencies": {
|
||||
"@pnpm/fetcher-base": "3.0.3",
|
||||
"credentials-by-uri": "1.0.0",
|
||||
"fetch-from-npm-registry": "2.0.1",
|
||||
"fetch-from-npm-registry": "2.0.2",
|
||||
"graceful-fs": "4.1.15",
|
||||
"mem": "4.3.0",
|
||||
"mkdirp-promise": "5.0.1",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@pnpm/utils",
|
||||
"description": "Utils for pnpm",
|
||||
"version": "0.10.4",
|
||||
"version": "0.10.5",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
@@ -45,7 +45,7 @@
|
||||
"prepublishOnly": "npm run tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/read-package-json": "2.0.1",
|
||||
"@pnpm/read-package-json": "2.0.2",
|
||||
"@pnpm/types": "3.2.0",
|
||||
"mz": "2.7.0",
|
||||
"normalize-registry-url": "1.0.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/write-importer-manifest",
|
||||
"version": "0.0.0",
|
||||
"version": "1.0.0",
|
||||
"description": "Write an importer manifest (called package.json in most cases)",
|
||||
"main": "lib/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
|
||||
217
pnpm-lock.yaml
generated
217
pnpm-lock.yaml
generated
@@ -25,12 +25,12 @@ importers:
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/build-modules': 'link:'
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/core-loggers': 3.0.2
|
||||
'@pnpm/lifecycle': 6.0.1
|
||||
'@pnpm/lifecycle': 6.1.0
|
||||
'@pnpm/link-bins': 4.1.0
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/read-package-json': 2.0.1
|
||||
'@pnpm/read-package-json': 2.0.2
|
||||
'@pnpm/store-controller-types': 3.0.3
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
@@ -90,10 +90,9 @@ importers:
|
||||
typescript: 3.4.5
|
||||
which: 1.3.1
|
||||
packages/constants:
|
||||
dependencies:
|
||||
'@types/node': 12.0.0
|
||||
devDependencies:
|
||||
'@pnpm/tslint-config': 'link:../../utils/tslint-config'
|
||||
'@types/node': 12.0.0
|
||||
mos: 2.0.0-alpha.3
|
||||
mos-plugin-readme: 1.0.4
|
||||
rimraf: 2.6.3
|
||||
@@ -142,10 +141,10 @@ importers:
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/default-fetcher': 'link:'
|
||||
'@pnpm/git-fetcher': 2.0.1
|
||||
'@pnpm/git-fetcher': 2.0.2
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/resolver-base': 3.1.2
|
||||
'@pnpm/tarball-fetcher': 3.1.5
|
||||
'@pnpm/tarball-fetcher': 3.1.6
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@types/tape': 4.2.33
|
||||
mos: 2.0.0-alpha.3
|
||||
@@ -195,7 +194,7 @@ importers:
|
||||
tslint: 5.16.0_typescript@3.4.5
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/config': 3.3.0
|
||||
'@pnpm/config': 3.3.1
|
||||
'@pnpm/core-loggers': 3.0.2
|
||||
'@pnpm/default-reporter': 'link:'
|
||||
'@pnpm/logger': 2.1.0
|
||||
@@ -252,10 +251,10 @@ importers:
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/default-resolver': 'link:'
|
||||
'@pnpm/git-resolver': 2.0.5
|
||||
'@pnpm/local-resolver': 2.0.4
|
||||
'@pnpm/git-resolver': 2.0.6
|
||||
'@pnpm/local-resolver': 2.0.5
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/npm-resolver': 3.0.7
|
||||
'@pnpm/npm-resolver': 3.0.8
|
||||
'@pnpm/resolver-base': 3.1.2
|
||||
'@pnpm/tarball-resolver': 2.0.3
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
@@ -294,19 +293,19 @@ importers:
|
||||
tslint: 5.16.0_typescript@3.4.5
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/lockfile-file': 1.0.4
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/lockfile-file': 1.0.5
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/modules-yaml': 3.0.2
|
||||
'@pnpm/read-modules-dir': 2.0.0
|
||||
'@pnpm/read-modules-dir': 2.0.1
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@pnpm/utils': 0.10.4
|
||||
'@pnpm/utils': 0.10.5
|
||||
'@types/node': '*'
|
||||
'@types/semver': 6.0.0
|
||||
'@types/tape': 4.2.33
|
||||
dependencies-hierarchy: 'link:'
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
mos: 2.0.0-alpha.3
|
||||
mos-plugin-readme: 1.0.4
|
||||
mos-tap-diff: 1.0.0
|
||||
@@ -385,7 +384,7 @@ importers:
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/fetch': 1.0.0
|
||||
'@pnpm/npm-registry-agent': 1.0.1
|
||||
'@pnpm/npm-registry-agent': 1.0.2
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@types/node': '*'
|
||||
'@types/tape': ^4.2.31
|
||||
@@ -440,18 +439,18 @@ importers:
|
||||
write-yaml-file: 2.0.0
|
||||
yaml-tag: 1.1.0
|
||||
specifiers:
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/filter-lockfile': 'link:'
|
||||
'@pnpm/lockfile-types': 1.1.0
|
||||
'@pnpm/lockfile-utils': 1.0.5
|
||||
'@pnpm/lockfile-utils': 1.0.6
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/package-is-installable': 2.0.4
|
||||
'@pnpm/package-is-installable': 2.0.5
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@types/node': '*'
|
||||
'@types/ramda': 0.25.39
|
||||
'@types/tape': 4.2.33
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
ramda: 0.26.1
|
||||
rimraf: 2.6.3
|
||||
tape: 4.10.1
|
||||
@@ -478,7 +477,7 @@ importers:
|
||||
tslint: 5.16.0_typescript@3.4.5
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/read-importer-manifest': 0.0.0
|
||||
'@pnpm/read-importer-manifest': 1.0.0
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@types/node': '12'
|
||||
'@types/tape': ^4.2.29
|
||||
@@ -493,7 +492,6 @@ importers:
|
||||
typescript: ^3.0.0
|
||||
packages/git-fetcher:
|
||||
dependencies:
|
||||
'@types/node': 12.0.0
|
||||
dint: 4.0.0
|
||||
execa: 1.0.0
|
||||
path-temp: 2.0.0
|
||||
@@ -501,6 +499,7 @@ importers:
|
||||
devDependencies:
|
||||
'@pnpm/git-fetcher': 'link:'
|
||||
'@pnpm/tslint-config': 'link:../../utils/tslint-config'
|
||||
'@types/node': 12.0.0
|
||||
'@types/tape': 4.2.33
|
||||
rimraf: 2.6.3
|
||||
tape: 4.10.1
|
||||
@@ -624,32 +623,32 @@ importers:
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/assert-project': 'link:../../privatePackages/assert-project'
|
||||
'@pnpm/build-modules': 1.0.3
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/build-modules': 1.0.4
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/core-loggers': 3.0.2
|
||||
'@pnpm/default-fetcher': 'file:../default-fetcher'
|
||||
'@pnpm/default-resolver': 'file:../default-resolver'
|
||||
'@pnpm/filter-lockfile': 1.0.5
|
||||
'@pnpm/filter-lockfile': 1.0.6
|
||||
'@pnpm/headless': 'link:'
|
||||
'@pnpm/lifecycle': 6.0.1
|
||||
'@pnpm/lifecycle': 6.1.0
|
||||
'@pnpm/link-bins': 4.1.0
|
||||
'@pnpm/lockfile-file': 1.0.4
|
||||
'@pnpm/lockfile-utils': 1.0.5
|
||||
'@pnpm/lockfile-file': 1.0.5
|
||||
'@pnpm/lockfile-utils': 1.0.6
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/modules-cleaner': 3.0.7
|
||||
'@pnpm/modules-cleaner': 3.0.8
|
||||
'@pnpm/modules-yaml': 3.0.2
|
||||
'@pnpm/package-requester': 7.0.6
|
||||
'@pnpm/package-requester': 7.0.7
|
||||
'@pnpm/package-store': 'file:../package-store'
|
||||
'@pnpm/pkgid-to-filename': 2.0.0
|
||||
'@pnpm/read-importers-context': 'file:../read-importers-context'
|
||||
'@pnpm/read-package-json': 2.0.1
|
||||
'@pnpm/shamefully-flatten': 3.0.6
|
||||
'@pnpm/read-package-json': 2.0.2
|
||||
'@pnpm/shamefully-flatten': 3.0.7
|
||||
'@pnpm/store-controller-types': 3.0.3
|
||||
'@pnpm/store-path': 2.0.0
|
||||
'@pnpm/symlink-dependency': 2.0.4
|
||||
'@pnpm/symlink-dependency': 2.0.5
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@pnpm/utils': 0.10.4
|
||||
'@pnpm/utils': 0.10.5
|
||||
'@types/fs-extra': 5.0.5
|
||||
'@types/mz': 0.0.32
|
||||
'@types/node': '*'
|
||||
@@ -658,7 +657,7 @@ importers:
|
||||
'@types/rimraf': 2.0.2
|
||||
'@types/sinon': ^7.0.10
|
||||
'@types/tape': 4.2.33
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
fs-extra: 7.0.1
|
||||
is-windows: 1.0.2
|
||||
isexe: 2.0.0
|
||||
@@ -705,7 +704,7 @@ importers:
|
||||
'@pnpm/core-loggers': 3.0.2
|
||||
'@pnpm/lifecycle': 'link:'
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/read-package-json': 2.0.1
|
||||
'@pnpm/read-package-json': 2.0.2
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@types/node': '*'
|
||||
@@ -753,8 +752,8 @@ importers:
|
||||
specifiers:
|
||||
'@pnpm/list': 'link:'
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/read-importer-manifest': 0.0.0
|
||||
'@pnpm/read-package-json': 2.0.1
|
||||
'@pnpm/read-importer-manifest': 1.0.0
|
||||
'@pnpm/read-package-json': 2.0.2
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@types/archy': 0.0.31
|
||||
@@ -766,7 +765,7 @@ importers:
|
||||
archy: 1.0.0
|
||||
chalk: 2.4.2
|
||||
common-tags: 1.8.0
|
||||
dependencies-hierarchy: 5.0.5
|
||||
dependencies-hierarchy: 5.0.6
|
||||
mos: 2.0.0-alpha.3
|
||||
mos-plugin-readme: 1.0.4
|
||||
p-limit: 2.2.0
|
||||
@@ -797,7 +796,7 @@ importers:
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/local-resolver': 'link:'
|
||||
'@pnpm/read-importer-manifest': 0.0.0
|
||||
'@pnpm/read-importer-manifest': 1.0.0
|
||||
'@pnpm/resolver-base': 3.1.2
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
@@ -842,7 +841,7 @@ importers:
|
||||
write-yaml-file: 2.0.0
|
||||
yaml-tag: 1.1.0
|
||||
specifiers:
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/lockfile-file': 'link:'
|
||||
'@pnpm/lockfile-types': 1.1.0
|
||||
'@pnpm/logger': 2.1.0
|
||||
@@ -909,7 +908,7 @@ importers:
|
||||
'@types/node': '*'
|
||||
'@types/ramda': 0.25.39
|
||||
'@types/tape': 4.2.33
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
get-npm-tarball-url: 2.0.1
|
||||
ramda: 0.26.1
|
||||
rimraf: 2.6.3
|
||||
@@ -946,18 +945,18 @@ importers:
|
||||
specifiers:
|
||||
'@pnpm/core-loggers': 3.0.2
|
||||
'@pnpm/lockfile-types': 1.1.0
|
||||
'@pnpm/lockfile-utils': 1.0.5
|
||||
'@pnpm/lockfile-utils': 1.0.6
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/modules-cleaner': 'link:'
|
||||
'@pnpm/package-bins': 3.1.0
|
||||
'@pnpm/read-modules-dir': 2.0.0
|
||||
'@pnpm/read-modules-dir': 2.0.1
|
||||
'@pnpm/store-controller-types': 3.0.3
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@pnpm/utils': 0.10.4
|
||||
'@pnpm/utils': 0.10.5
|
||||
'@types/node': '*'
|
||||
'@types/ramda': 0.25.38
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
fs-vacuum: 1.2.10
|
||||
ramda: 0.26.1
|
||||
rimraf: 2.6.3
|
||||
@@ -1086,7 +1085,7 @@ importers:
|
||||
'@types/tape': ^4.2.31
|
||||
credentials-by-uri: 1.0.0
|
||||
encode-registry: 1.1.0
|
||||
fetch-from-npm-registry: 2.0.1
|
||||
fetch-from-npm-registry: 2.0.2
|
||||
load-json-file: 6.0.0
|
||||
mem: 4.3.0
|
||||
mos: ^2.0.0-alpha.3
|
||||
@@ -1131,19 +1130,19 @@ importers:
|
||||
tslint: 5.16.0_typescript@3.4.5
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/lockfile-file': 1.0.4
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/lockfile-file': 1.0.5
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/npm-resolver': 3.0.7
|
||||
'@pnpm/npm-resolver': 3.0.8
|
||||
'@pnpm/outdated': 'link:'
|
||||
'@pnpm/read-importer-manifest': 0.0.0
|
||||
'@pnpm/read-importer-manifest': 1.0.0
|
||||
'@pnpm/store-path': 2.0.0
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@pnpm/utils': 0.10.4
|
||||
'@pnpm/utils': 0.10.5
|
||||
'@types/node': '*'
|
||||
'@types/tape': 4.2.33
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
mos: 2.0.0-alpha.3
|
||||
mos-plugin-readme: 1.0.4
|
||||
npm-run-all: 4.1.5
|
||||
@@ -1239,7 +1238,7 @@ importers:
|
||||
'@pnpm/npm-resolver': 'file:../npm-resolver'
|
||||
'@pnpm/package-requester': 'link:'
|
||||
'@pnpm/pkgid-to-filename': 2.0.0
|
||||
'@pnpm/read-package-json': 2.0.1
|
||||
'@pnpm/read-package-json': 2.0.2
|
||||
'@pnpm/resolver-base': 3.1.2
|
||||
'@pnpm/store-controller-types': 3.0.3
|
||||
'@pnpm/tarball-fetcher': 'file:../tarball-fetcher'
|
||||
@@ -1319,7 +1318,7 @@ importers:
|
||||
'@pnpm/fs-locker': 1.0.3
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/npm-resolver': 'file:../npm-resolver'
|
||||
'@pnpm/package-requester': 7.0.6
|
||||
'@pnpm/package-requester': 7.0.7
|
||||
'@pnpm/package-store': 'link:'
|
||||
'@pnpm/pkgid-to-filename': 2.0.0
|
||||
'@pnpm/resolver-base': 3.1.2
|
||||
@@ -1494,29 +1493,29 @@ importers:
|
||||
write-yaml-file: 2.0.0
|
||||
specifiers:
|
||||
'@pnpm/assert-project': 'link:../../privatePackages/assert-project'
|
||||
'@pnpm/config': 3.3.0
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/config': 3.3.1
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/core-loggers': 3.0.2
|
||||
'@pnpm/default-fetcher': 3.1.5
|
||||
'@pnpm/default-reporter': 3.1.0
|
||||
'@pnpm/default-resolver': 3.0.7
|
||||
'@pnpm/lifecycle': 6.0.1
|
||||
'@pnpm/list': 1.0.5
|
||||
'@pnpm/default-fetcher': 3.1.6
|
||||
'@pnpm/default-reporter': 3.1.1
|
||||
'@pnpm/default-resolver': 3.0.8
|
||||
'@pnpm/lifecycle': 6.1.0
|
||||
'@pnpm/list': 1.0.6
|
||||
'@pnpm/lockfile-types': 1.1.0
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/modules-yaml': 3.0.2
|
||||
'@pnpm/outdated': 2.0.8
|
||||
'@pnpm/package-store': 4.0.6
|
||||
'@pnpm/outdated': 2.0.9
|
||||
'@pnpm/package-store': 4.0.7
|
||||
'@pnpm/prepare': 0.0.0
|
||||
'@pnpm/read-importer-manifest': 0.0.0
|
||||
'@pnpm/read-package-json': 2.0.1
|
||||
'@pnpm/server': 3.0.3
|
||||
'@pnpm/read-importer-manifest': 1.0.0
|
||||
'@pnpm/read-package-json': 2.0.2
|
||||
'@pnpm/server': 3.0.4
|
||||
'@pnpm/store-controller-types': 3.0.3
|
||||
'@pnpm/store-path': 2.0.0
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@pnpm/utils': 0.10.4
|
||||
'@pnpm/write-importer-manifest': 0.0.0
|
||||
'@pnpm/utils': 0.10.5
|
||||
'@pnpm/write-importer-manifest': 1.0.0
|
||||
'@types/archy': 0.0.31
|
||||
'@types/byline': 4.2.31
|
||||
'@types/common-tags': 1.8.0
|
||||
@@ -1546,7 +1545,7 @@ importers:
|
||||
dir-is-case-sensitive: 1.0.2
|
||||
execa: 1.0.0
|
||||
exists-link: 2.0.0
|
||||
find-packages: 4.0.1
|
||||
find-packages: 5.0.0
|
||||
get-port: 5.0.0
|
||||
graceful-fs: 4.1.15
|
||||
graph-sequencer: 2.0.0
|
||||
@@ -1572,7 +1571,7 @@ importers:
|
||||
path-absolute: 1.0.1
|
||||
path-exists: 4.0.0
|
||||
path-name: 1.0.0
|
||||
pkgs-graph: 3.0.0
|
||||
pkgs-graph: 4.0.0
|
||||
pnpm: 'link:'
|
||||
pnpm-file-reporter: 0.1.0
|
||||
pnpm-registry-mock: 2.12.0
|
||||
@@ -1586,7 +1585,7 @@ importers:
|
||||
semver: 6.0.0
|
||||
signal-exit: 3.0.2
|
||||
strip-color: 0.1.0
|
||||
supi: 0.32.2
|
||||
supi: 0.33.0
|
||||
symlink-dir: 3.0.3
|
||||
tape: 4.10.1
|
||||
tape-promise: 4.0.0
|
||||
@@ -1619,14 +1618,14 @@ importers:
|
||||
typescript: 3.4.5
|
||||
yaml-tag: 1.1.0
|
||||
specifiers:
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/lockfile-types': 1.1.0
|
||||
'@pnpm/prune-lockfile': 'link:'
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@types/ramda': 0.25.39
|
||||
'@types/tape': 4.2.33
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
ramda: 0.26.1
|
||||
rimraf: 2.6.3
|
||||
tape: 4.10.1
|
||||
@@ -1664,7 +1663,7 @@ importers:
|
||||
'@pnpm/read-importer-manifest': 'link:'
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': ^3.0.0
|
||||
'@pnpm/write-importer-manifest': 0.0.0
|
||||
'@pnpm/write-importer-manifest': 1.0.0
|
||||
'@types/detect-indent': 5.0.0
|
||||
'@types/graceful-fs': 4.1.3
|
||||
'@types/is-windows': 0.2.0
|
||||
@@ -1698,12 +1697,12 @@ importers:
|
||||
tslint: 5.16.0_typescript@3.4.5
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/lockfile-file': 1.0.4
|
||||
'@pnpm/lockfile-file': 1.0.5
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/modules-yaml': 3.0.2
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@pnpm/utils': 0.10.4
|
||||
'@pnpm/utils': 0.10.5
|
||||
'@types/node': '*'
|
||||
rimraf: 2.6.3
|
||||
tslint: 5.16.0
|
||||
@@ -1784,20 +1783,20 @@ importers:
|
||||
specifiers:
|
||||
'@pnpm/core-loggers': 3.0.2
|
||||
'@pnpm/lockfile-types': 1.1.0
|
||||
'@pnpm/lockfile-utils': 1.0.5
|
||||
'@pnpm/lockfile-utils': 1.0.6
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/npm-resolver': 3.0.7
|
||||
'@pnpm/package-is-installable': 2.0.4
|
||||
'@pnpm/npm-resolver': 3.0.8
|
||||
'@pnpm/package-is-installable': 2.0.5
|
||||
'@pnpm/resolve-dependencies': 'link:'
|
||||
'@pnpm/resolver-base': 3.1.2
|
||||
'@pnpm/store-controller-types': 3.0.3
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@pnpm/utils': 0.10.4
|
||||
'@pnpm/utils': 0.10.5
|
||||
'@types/node': '*'
|
||||
'@types/ramda': 0.25.38
|
||||
'@types/semver': 6.0.0
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
path-exists: 4.0.0
|
||||
ramda: 0.26.1
|
||||
replace-string: 3.0.0
|
||||
@@ -1904,17 +1903,17 @@ importers:
|
||||
tslint: 5.16.0_typescript@3.4.5
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/lockfile-types': 1.1.0
|
||||
'@pnpm/lockfile-utils': 1.0.5
|
||||
'@pnpm/lockfile-utils': 1.0.6
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/pkgid-to-filename': 2.0.0
|
||||
'@pnpm/symlink-dependency': 2.0.4
|
||||
'@pnpm/symlink-dependency': 2.0.5
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@types/node': '*'
|
||||
'@types/ramda': 0.25.34
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
ramda: 0.26.1
|
||||
rimraf: 2.6.3
|
||||
ts-node: 8.1.0
|
||||
@@ -2042,40 +2041,40 @@ importers:
|
||||
specifiers:
|
||||
'@pnpm/assert-project': 'link:../../privatePackages/assert-project'
|
||||
'@pnpm/assert-store': 'link:../../privatePackages/assert-store'
|
||||
'@pnpm/build-modules': 1.0.3
|
||||
'@pnpm/build-modules': 1.0.4
|
||||
'@pnpm/check-package': 3.0.1
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/core-loggers': 3.0.2
|
||||
'@pnpm/default-fetcher': 'file:../default-fetcher'
|
||||
'@pnpm/default-resolver': 'file:../default-resolver'
|
||||
'@pnpm/filter-lockfile': 1.0.5
|
||||
'@pnpm/filter-lockfile': 1.0.6
|
||||
'@pnpm/fs-locker': 1.0.3
|
||||
'@pnpm/headless': 7.0.1
|
||||
'@pnpm/lifecycle': 6.0.1
|
||||
'@pnpm/headless': 7.0.2
|
||||
'@pnpm/lifecycle': 6.1.0
|
||||
'@pnpm/link-bins': 4.1.0
|
||||
'@pnpm/lockfile-file': 1.0.4
|
||||
'@pnpm/lockfile-utils': 1.0.5
|
||||
'@pnpm/lockfile-file': 1.0.5
|
||||
'@pnpm/lockfile-utils': 1.0.6
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/modules-cleaner': 3.0.7
|
||||
'@pnpm/modules-cleaner': 3.0.8
|
||||
'@pnpm/modules-yaml': 3.0.2
|
||||
'@pnpm/package-requester': 7.0.6
|
||||
'@pnpm/package-requester': 7.0.7
|
||||
'@pnpm/package-store': 'file:../package-store'
|
||||
'@pnpm/pkgid-to-filename': 2.0.0
|
||||
'@pnpm/prepare': 0.0.0
|
||||
'@pnpm/prune-lockfile': 1.0.4
|
||||
'@pnpm/read-importer-manifest': 0.0.0
|
||||
'@pnpm/read-importers-context': 1.0.1
|
||||
'@pnpm/read-modules-dir': 2.0.0
|
||||
'@pnpm/read-package-json': 2.0.1
|
||||
'@pnpm/resolve-dependencies': 6.1.1
|
||||
'@pnpm/prune-lockfile': 1.0.5
|
||||
'@pnpm/read-importer-manifest': 1.0.0
|
||||
'@pnpm/read-importers-context': 1.0.2
|
||||
'@pnpm/read-modules-dir': 2.0.1
|
||||
'@pnpm/read-package-json': 2.0.2
|
||||
'@pnpm/resolve-dependencies': 6.1.2
|
||||
'@pnpm/resolver-base': 3.1.2
|
||||
'@pnpm/shamefully-flatten': 3.0.6
|
||||
'@pnpm/shamefully-flatten': 3.0.7
|
||||
'@pnpm/store-controller-types': 3.0.3
|
||||
'@pnpm/store-path': 2.0.0
|
||||
'@pnpm/symlink-dependency': 2.0.4
|
||||
'@pnpm/symlink-dependency': 2.0.5
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@pnpm/utils': 0.10.4
|
||||
'@pnpm/utils': 0.10.5
|
||||
'@types/common-tags': 1.8.0
|
||||
'@types/fs-extra': 5.0.5
|
||||
'@types/is-windows': 0.2.0
|
||||
@@ -2091,7 +2090,7 @@ importers:
|
||||
common-tags: 1.8.0
|
||||
cross-spawn: 6.0.5
|
||||
deep-require-cwd: 1.0.0
|
||||
dependency-path: 3.0.4
|
||||
dependency-path: 3.0.5
|
||||
dir-is-case-sensitive: 1.0.2
|
||||
encode-registry: 1.1.0
|
||||
execa: 1.0.0
|
||||
@@ -2214,7 +2213,7 @@ importers:
|
||||
'@types/rimraf': ^2.0.2
|
||||
'@types/tape': 4.2.33
|
||||
credentials-by-uri: 1.0.0
|
||||
fetch-from-npm-registry: 2.0.1
|
||||
fetch-from-npm-registry: 2.0.2
|
||||
graceful-fs: 4.1.15
|
||||
mem: 4.3.0
|
||||
mkdirp-promise: 5.0.1
|
||||
@@ -2288,7 +2287,7 @@ importers:
|
||||
typescript: 3.4.5
|
||||
specifiers:
|
||||
'@pnpm/logger': 2.1.0
|
||||
'@pnpm/read-package-json': 2.0.1
|
||||
'@pnpm/read-package-json': 2.0.2
|
||||
'@pnpm/tslint-config': 0.0.0
|
||||
'@pnpm/types': 3.2.0
|
||||
'@pnpm/utils': 'link:'
|
||||
@@ -2361,7 +2360,7 @@ importers:
|
||||
specifiers:
|
||||
'@pnpm/assert-project': 'link:'
|
||||
'@pnpm/assert-store': 1.0.0
|
||||
'@pnpm/constants': 1.0.0
|
||||
'@pnpm/constants': 1.0.1
|
||||
'@pnpm/modules-yaml': 3.0.2
|
||||
'@types/mz': 0.0.32
|
||||
'@types/node': '*'
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@pnpm/assert-store": "1.0.0",
|
||||
"@pnpm/constants": "1.0.0",
|
||||
"@pnpm/constants": "1.0.1",
|
||||
"@pnpm/modules-yaml": "3.0.2",
|
||||
"@types/mz": "0.0.32",
|
||||
"@types/node": "*",
|
||||
|
||||
Reference in New Issue
Block a user