mirror of
https://github.com/github/codeql-action.git
synced 2025-12-30 11:10:22 +08:00
Update checked-in dependencies
This commit is contained in:
9
node_modules/json-stable-stringify-without-jsonify/package.json
generated
vendored
9
node_modules/json-stable-stringify-without-jsonify/package.json
generated
vendored
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user