File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Typed protobufjs
2+
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/types/npm-protobufjs.svg )] ( https://greenkeeper.io/ )
24[ ![ Build Status] ( https://travis-ci.org/typed-typings/npm-protobufjs.svg?branch=master )] ( https://travis-ci.org/typed-typings/npm-protobufjs )
35
46Typescript Typings for [ protobufjs] ( https://www.npmjs.com/package/protobufjs ) .
Original file line number Diff line number Diff line change 44 "description" : " Typescript Typings for protobufjs" ,
55 "devDependencies" : {
66 "chai" : " ^3.5.0" ,
7- "mocha" : " ^2.5.3 " ,
7+ "mocha" : " ^3.3.0 " ,
88 "source-map-support" : " ^0.4.0" ,
9- "tslint" : " ^3.11 .0" ,
10- "typescript" : " ^1.8.10 " ,
11- "typings" : " ^1.0.5 "
9+ "tslint" : " ^5.2 .0" ,
10+ "typescript" : " ^2.3.2 " ,
11+ "typings" : " ^2.1.1 "
1212 },
1313 "scripts" : {
1414 "postinstall" : " typings install && typings prune" ,
1818 "author" : " Louay Alakkad" ,
1919 "license" : " ISC" ,
2020 "dependencies" : {
21- "protobufjs" : " ^5.0.1 "
21+ "protobufjs" : " ^6.7.3 "
2222 },
2323 "main" : " index.js" ,
2424 "version" : " 0.0.0" ,
You can’t perform that action at this time.
0 commit comments