Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
jan
/
mustache.js
mirror da
https://github.com/janl/mustache.js
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
46
Wiki
Attività
Sfoglia il codice sorgente
upgrade npm modules to more recent versions which don't break the tests
pull/836/head
Luke Blaney
1 anno fa
parent
972fd2b27a
commit
4ae8c8a9df
2 ha cambiato i file
con
3963 aggiunte
e
3777 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+3949
-3768
package-lock.json
+14
-9
package.json
+ 3949
- 3768
package-lock.json
File diff soppresso perché troppo grande
Vedi File
+ 14
- 9
package.json
Vedi File
@@ -47,16 +47,21 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"chai": "^
3.4.0
",
"eslint": "^
6.5.1
",
"chai": "^
4.4.1
",
"eslint": "^
8.57.0
",
"esm": "^3.2.25",
"jshint": "^2.9.5",
"mocha": "^3.0.2",
"puppeteer": "^2.0.0",
"rollup": "^1.26.3",
"uglify-js": "^3.4.6",
"zuul": "^3.11.0",
"zuul-ngrok": "nolanlawson/zuul-ngrok#patch-1"
"jshint": "^2.13.6",
"mocha": "^10.4.0",
"puppeteer": "^10.4.0",
"rollup": "^4.17.2",
"uglify-js": "^3.17.4",
"zuul": "^3.12.0",
"zuul-ngrok": "^4.0.0"
},
"overrides": {
"zuul-ngrok": {
"ngrok": "^4.3.3"
}
},
"greenkeeper": {
"ignore": [
Write
Preview
Loading…
Annulla
Salva