all-the-package-names 2.0.2134 → 2.0.2136

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/names.json +18 -1
  2. package/package.json +1 -1
package/names.json CHANGED
@@ -173335,6 +173335,7 @@
173335
173335
  "@chiper-inc2/sb-web-chiper",
173336
173336
  "@chiper-npm/ecommerce-pure-functions",
173337
173337
  "@chiper2021/sb-kam",
173338
+ "@chipi-pay/chipi-sdk",
173338
173339
  "@chipmk/v86",
173339
173340
  "@chipmunkers/liket",
173340
173341
  "@chipopino/exercises",
@@ -406486,8 +406487,10 @@
406486
406487
  "@hanzo/controlled-documents",
406487
406488
  "@hanzo/core",
406488
406489
  "@hanzo/data",
406490
+ "@hanzo/desktop-preferences",
406489
406491
  "@hanzo/embed",
406490
406492
  "@hanzo/embed-react",
406493
+ "@hanzo/export-resources",
406491
406494
  "@hanzo/form-builder",
406492
406495
  "@hanzo/hanzo",
406493
406496
  "@hanzo/hanzo-core",
@@ -406495,24 +406498,35 @@
406495
406498
  "@hanzo/hanzo-node",
406496
406499
  "@hanzo/hanzo-vercel",
406497
406500
  "@hanzo/highlight",
406501
+ "@hanzo/hr",
406498
406502
  "@hanzo/iam-js-sdk",
406499
406503
  "@hanzo/importer",
406500
406504
  "@hanzo/kanban",
406501
406505
  "@hanzo/lc-ui",
406506
+ "@hanzo/lead",
406502
406507
  "@hanzo/middleware",
406503
406508
  "@hanzo/model",
406509
+ "@hanzo/model-server-collaboration",
406510
+ "@hanzo/model-server-core",
406504
406511
  "@hanzo/multiselect",
406505
406512
  "@hanzo/panel",
406506
406513
  "@hanzo/platform",
406507
406514
  "@hanzo/platform-rig",
406508
406515
  "@hanzo/presentation",
406509
406516
  "@hanzo/query",
406517
+ "@hanzo/questions",
406510
406518
  "@hanzo/rank",
406511
406519
  "@hanzo/react",
406512
406520
  "@hanzo/react-drawer",
406513
406521
  "@hanzo/react-json-view",
406514
406522
  "@hanzo/rekoni",
406523
+ "@hanzo/request",
406524
+ "@hanzo/server-document-resources",
406525
+ "@hanzo/server-setting",
406526
+ "@hanzo/server-time",
406527
+ "@hanzo/server-view-resources",
406515
406528
  "@hanzo/storage",
406529
+ "@hanzo/support-resources",
406516
406530
  "@hanzo/text",
406517
406531
  "@hanzo/text-core",
406518
406532
  "@hanzo/text-html",
@@ -610978,6 +610992,7 @@
610978
610992
  "@mcp-dockmaster/mcp-cryptowallet-solana",
610979
610993
  "@mcp-dockmaster/mcp-server-helius",
610980
610994
  "@mcp-dockmaster/mcp-timer",
610995
+ "@mcp-extras/loopback",
610981
610996
  "@mcp-get-community/server-curl",
610982
610997
  "@mcp-get-community/server-llm-txt",
610983
610998
  "@mcp-get-community/server-macos",
@@ -1116386,7 +1116401,6 @@
1116386
1116401
  "@zoralabs/manage-auction-hooks",
1116387
1116402
  "@zoralabs/media-metadata-schemas",
1116388
1116403
  "@zoralabs/mints-contracts",
1116389
- "@zoralabs/mints-deployments",
1116390
1116404
  "@zoralabs/nft-cli",
1116391
1116405
  "@zoralabs/nft-components",
1116392
1116406
  "@zoralabs/nft-drop-contracts",
@@ -1641291,6 +1641305,7 @@
1641291
1641305
  "eh-test-3",
1641292
1641306
  "eh-test-component",
1641293
1641307
  "eh-test-plugin",
1641308
+ "eh-tooltip",
1641294
1641309
  "eh-ts-utils",
1641295
1641310
  "eh-tudo-nosso",
1641296
1641311
  "eh-ui",
@@ -2304626,6 +2304641,7 @@
2304626
2304641
  "micua",
2304627
2304642
  "micuacua",
2304628
2304643
  "micuasu",
2304644
+ "micugl",
2304629
2304645
  "micutils",
2304630
2304646
  "micwf4",
2304631
2304647
  "micwrapper",
@@ -3145954,6 +3145970,7 @@
3145954
3145970
  "tnm7-react-sdk",
3145955
3145971
  "tnmaps-sdk",
3145956
3145972
  "tnmapsnode-sdk",
3145973
+ "tnmapsreact-sdk",
3145957
3145974
  "tnmbtbl94y",
3145958
3145975
  "tnmbwkhxlaucgefk",
3145959
3145976
  "tnmcorps-message-broker",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-names",
3
- "version": "2.0.2134",
3
+ "version": "2.0.2136",
4
4
  "description": "A list of all the public package names on npm. Updated daily.",
5
5
  "main": "names.json",
6
6
  "bin": "cli.js",