이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
jan
/
mustache.js
의 미러
https://github.com/janl/mustache.js
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
46
위키
활동
소스 검색
upgrade npm modules to more recent versions which don't break the tests
pull/836/head
Luke Blaney
1 년 전
부모
972fd2b27a
커밋
4ae8c8a9df
2개의 변경된 파일
과
3963개의 추가작업
그리고
3777개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+3949
-3768
package-lock.json
+14
-9
package.json
+ 3949
- 3768
package-lock.json
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기
+ 14
- 9
package.json
파일 보기
@@ -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": [
쓰기
미리보기
불러오는 중...
취소
저장