{
  "name": "symbol-tree",
  "url": "https://canirequire.com/package/symbol-tree/",
  "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol",
  "latest": "3.2.4",
  "latestPublished": "2019-06-12T18:10:21.305Z",
  "format": "cjs",
  "summary": "symbol-tree@3.2.4 is a CommonJS package. symbol-tree ships CommonJS only. require(\"symbol-tree\") works everywhere. import \"symbol-tree\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "3.2.4",
  "lastCommonJsDate": "2019-06-12T18:10:21.305Z",
  "nativeEsmSince": null,
  "types": "definitely-typed",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/jsdom/js-symbol-tree",
  "weeklyDownloads": 70173089,
  "runtime": {
    "verifiedAt": "2026-09-09T15:28:00.826Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "3.2.4",
      "format": "cjs",
      "published": "2019-06-12T18:10:21.305Z"
    },
    {
      "version": "3.2.3",
      "format": "cjs",
      "published": "2019-06-12T18:03:15.196Z"
    },
    {
      "version": "3.2.2",
      "format": "cjs",
      "published": "2017-02-11T21:04:18.947Z"
    },
    {
      "version": "3.2.1",
      "format": "cjs",
      "published": "2016-12-18T17:03:02.333Z"
    },
    {
      "version": "3.2.0",
      "format": "cjs",
      "published": "2016-12-10T19:29:58.563Z"
    },
    {
      "version": "3.1.4",
      "format": "cjs",
      "published": "2015-11-09T10:03:37.769Z"
    },
    {
      "version": "3.1.3",
      "format": "cjs",
      "published": "2015-10-09T18:43:43.613Z"
    },
    {
      "version": "3.1.2",
      "format": "cjs",
      "published": "2015-08-06T18:28:12.732Z"
    },
    {
      "version": "3.1.1",
      "format": "cjs",
      "published": "2015-08-06T17:40:29.379Z"
    },
    {
      "version": "3.1.0",
      "format": "cjs",
      "published": "2015-07-26T19:01:35.971Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2015-07-25T15:34:00.465Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2015-07-25T14:48:15.056Z"
    },
    {
      "version": "1.5.1",
      "format": "cjs",
      "published": "2015-07-19T23:15:46.586Z"
    },
    {
      "version": "1.5.0",
      "format": "cjs",
      "published": "2015-07-19T15:21:18.858Z"
    },
    {
      "version": "1.4.0",
      "format": "cjs",
      "published": "2015-07-18T23:14:14.808Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2015-07-18T16:54:27.206Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2015-07-16T18:42:48.571Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2015-07-14T17:37:14.594Z"
    }
  ]
}