Area restrita - Questionario

This commit is contained in:
2026-06-08 23:50:59 -03:00
parent f2e2400637
commit ef968f10ae
6972 changed files with 23454 additions and 2267883 deletions
+9 -11
View File
@@ -1,6 +1,6 @@
{
"name": "flatted",
"version": "3.4.2",
"version": "3.3.3",
"description": "A super light and fast circular JSON parser.",
"unpkg": "min.js",
"main": "./cjs/index.js",
@@ -33,7 +33,6 @@
"min.js",
"php/flatted.php",
"python/flatted.py",
"golang/pkg/flatted/flatted.go",
"types/"
],
"keywords": [
@@ -50,20 +49,19 @@
},
"homepage": "https://github.com/WebReflection/flatted#readme",
"devDependencies": {
"@babel/core": "^7.29.0",
"@babel/preset-env": "^7.29.0",
"@rollup/plugin-babel": "^7.0.0",
"@rollup/plugin-terser": "^1.0.0",
"@babel/core": "^7.26.9",
"@babel/preset-env": "^7.26.9",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@ungap/structured-clone": "^1.3.0",
"ascjs": "^6.0.3",
"c8": "^11.0.0",
"c8": "^10.1.3",
"circular-json": "^0.5.9",
"circular-json-es6": "^2.0.2",
"flatted-view": "^0.1.1",
"jsan": "^3.1.14",
"rollup": "^4.59.0",
"terser": "^5.46.0",
"typescript": "^5.9.3"
"rollup": "^4.34.8",
"terser": "^5.39.0",
"typescript": "^5.7.3"
},
"module": "./esm/index.js",
"type": "module",