Update checked-in dependencies

This commit is contained in:
github-actions[bot]
2024-10-10 19:22:32 +00:00
parent ab636d7049
commit 7d365b9940
322 changed files with 16760 additions and 16591 deletions

View File

@@ -3,8 +3,7 @@
"version": "1.0.1",
"description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies",
"main": "index.js",
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"tape": "~1.0.4"
},
@@ -15,8 +14,10 @@
"files": "test/*.js",
"browsers": [
"ie/8..latest",
"ff/5", "ff/latest",
"chrome/15", "chrome/latest",
"ff/5",
"ff/latest",
"chrome/15",
"chrome/latest",
"safari/latest",
"opera/latest"
]