Skip to content

Commit

Permalink
chore: remove @yarnpkg/json-proxy (#4707)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-soporan committed Aug 4, 2022
1 parent f4846e7 commit a20bf34
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 410 deletions.
16 changes: 0 additions & 16 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion README.md
Expand Up @@ -231,7 +231,6 @@ The following packages are generic and can be used in a variety of purposes (inc

- [@yarnpkg/core](packages/yarnpkg-core) allows any application to manipulate a project programmatically.
- [@yarnpkg/fslib](packages/yarnpkg-fslib) is a set of tools to abstract the filesystem through type-safe primitives.
- [@yarnpkg/json-proxy](packages/yarnpkg-json-proxy) allows to temporarily convert any POD object to an immutable object.
- [@yarnpkg/libzip](packages/yarnpkg-libzip) contains zlib+libzip bindings compiled to WebAssembly.
- [@yarnpkg/nm](packages/yarnpkg-nm) contains the `node_modules` tree builder and hoister.
- [@yarnpkg/parsers](packages/yarnpkg-parsers) can be used to parse the language used by [@yarnpkg/shell](packages/yarnpkg-shell).
Expand Down
1 change: 0 additions & 1 deletion packages/gatsby/typedoc.js
Expand Up @@ -42,7 +42,6 @@ module.exports = {
"Generic Packages": {
"@yarnpkg/core": `yarnpkg_core`,
"@yarnpkg/fslib": `yarnpkg_fslib`,
"@yarnpkg/json-proxy": `yarnpkg_json_proxy`,
"@yarnpkg/libzip": `yarnpkg_libzip`,
"@yarnpkg/nm": `yarnpkg_nm`,
"@yarnpkg/parsers": `yarnpkg_parsers`,
Expand Down
31 changes: 0 additions & 31 deletions packages/yarnpkg-json-proxy/package.json

This file was deleted.

3 changes: 0 additions & 3 deletions packages/yarnpkg-json-proxy/sources/index.ts

This file was deleted.

306 changes: 0 additions & 306 deletions packages/yarnpkg-json-proxy/sources/makeTracker.ts

This file was deleted.

0 comments on commit a20bf34

Please sign in to comment.