Meteor update

pull/1135/head
Gabriel Engel 10 years ago
parent 6b620f43d7
commit e83ee600e0
  1. 4
      .meteor/packages
  2. 26
      .meteor/versions
  3. 10
      packages/meteor-accounts-saml/.npm/package/npm-shrinkwrap.json
  4. 14
      packages/rocketchat-file/.npm/package/npm-shrinkwrap.json
  5. 32
      packages/rocketchat-ldap/.npm/package/npm-shrinkwrap.json

@ -78,7 +78,7 @@ pauli:accounts-linkedin
percolate:migrations
percolate:synced-cron
raix:handlebar-helpers
raix:push@2.6.13-rc.1
raix:push
raix:ui-dropped-event
steffo:meteor-accounts-saml
tap:i18n
@ -106,6 +106,6 @@ spacebars
check
rocketchat:github-enterprise
rocketchat:chatops
# sanjo:jasmine@0.20.2
# sanjo:jasmine
# velocity:html-reporter
ddp-rate-limiter

@ -6,7 +6,7 @@ accounts-meteor-developer@1.0.6
accounts-oauth@1.1.7
accounts-password@1.1.3
accounts-twitter@1.0.6
alanning:roles@1.2.13
alanning:roles@1.2.14
aldeed:simple-schema@1.3.3
arunoda:streams@0.1.17
autoupdate@1.2.3
@ -25,8 +25,9 @@ cfs:http-methods@0.0.30
check@1.0.6
chrismbeckett:toastr@2.1.2_1
coffeescript@1.0.10
cosmos:browserify@0.5.1
cosmos:browserify@0.8.1
dandv:caret-position@2.1.1
dburles:google-maps@1.1.5
ddp@1.2.2
ddp-client@1.2.1
ddp-common@1.2.1
@ -34,14 +35,14 @@ ddp-rate-limiter@1.0.0
ddp-server@1.2.1
deps@1.0.9
diff-sequence@1.0.1
dispatch:run-as-user@0.0.2
dispatch:run-as-user@1.1.1
ecmascript@0.1.5
ecmascript-collections@0.1.6
ejson@1.0.7
email@1.0.7
facebook@1.2.2
fastclick@1.0.7
francocatena:status@1.3.4
francocatena:status@1.5.0
geojson-utils@1.0.4
github@1.1.4
google@1.1.6
@ -58,7 +59,7 @@ jparker:crypto-md5@0.1.1
jparker:gravatar@0.4.1
jquery@1.11.4
kadira:blaze-layout@2.1.0
kadira:flow-router@2.6.2
kadira:flow-router@2.7.0
kevohagan:sweetalert@1.0.0
konecty:autolinker@1.0.3
konecty:change-case@2.3.0
@ -72,12 +73,12 @@ less@2.5.0_3
livedata@1.0.15
localstorage@1.0.5
logging@1.0.8
matb33:collection-hooks@0.7.15
matb33:collection-hooks@0.8.1
meteor@1.1.9
meteor-base@1.0.1
meteor-developer@1.1.4
meteorhacks:kadira@2.23.4
meteorhacks:meteorx@1.3.1
meteorhacks:kadira@2.23.6
meteorhacks:meteorx@1.4.1
meteorspark:util@0.2.0
minifiers@1.1.7
minimongo@1.0.10
@ -103,15 +104,16 @@ observe-sequence@1.0.7
ordered-dict@1.0.4
pauli:accounts-linkedin@1.1.2
pauli:linkedin@1.1.2
perak:codemirror@1.2.7
perak:codemirror@1.2.8
percolate:migrations@0.9.6
percolate:synced-cron@1.3.0
pntbr:js-yaml-client@0.0.1
promise@0.5.0
qnub:emojione@0.0.3
raix:eventemitter@0.1.3
raix:eventstate@0.0.4
raix:handlebar-helpers@0.2.5
raix:push@2.6.13-rc.1
raix:push@3.0.1
raix:ui-dropped-event@0.0.7
random@1.0.4
rate-limit@1.0.0
@ -150,14 +152,14 @@ routepolicy@1.0.6
service-configuration@1.0.5
session@1.1.1
sha@1.0.4
simple:highlight.js@1.0.9
simple:highlight.js@1.2.0
simple:json-routes@1.0.4
spacebars@1.0.7
spacebars-compiler@1.0.7
srp@1.0.4
standard-minifiers@1.0.1
steffo:meteor-accounts-saml@0.0.1
tap:i18n@1.6.1
tap:i18n@1.7.0
templating@1.1.4
templating-tools@1.0.0
tmeasday:crypto-base@3.1.2

@ -77,23 +77,23 @@
}
},
"xml2js": {
"version": "http://registry.npmjs.org/xml2js/-/xml2js-0.2.0.tgz",
"version": "0.2.0",
"dependencies": {
"sax": {
"version": "http://registry.npmjs.org/sax/-/sax-1.1.2.tgz"
"version": "1.1.3"
}
}
},
"xmlbuilder": {
"version": "http://registry.npmjs.org/xmlbuilder/-/xmlbuilder-2.6.4.tgz",
"version": "2.6.4",
"dependencies": {
"lodash": {
"version": "http://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz"
"version": "3.10.1"
}
}
},
"xmldom": {
"version": "http://registry.npmjs.org/xmldom/-/xmldom-0.1.19.tgz"
"version": "0.1.19"
}
}
}

@ -1,29 +1,29 @@
{
"dependencies": {
"gm": {
"version": "http://registry.npmjs.org/gm/-/gm-1.18.1.tgz",
"version": "1.18.1",
"dependencies": {
"debug": {
"version": "http://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
"version": "2.2.0",
"dependencies": {
"ms": {
"version": "http://registry.npmjs.org/ms/-/ms-0.7.1.tgz"
"version": "0.7.1"
}
}
},
"array-series": {
"version": "http://registry.npmjs.org/array-series/-/array-series-0.1.5.tgz"
"version": "0.1.5"
},
"array-parallel": {
"version": "http://registry.npmjs.org/array-parallel/-/array-parallel-0.1.3.tgz"
"version": "0.1.3"
}
}
},
"gridfs-stream": {
"version": "http://registry.npmjs.org/gridfs-stream/-/gridfs-stream-0.5.3.tgz"
"version": "0.5.3"
},
"mkdirp": {
"version": "http://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz"
"version": "0.3.5"
}
}
}

@ -1,58 +1,58 @@
{
"dependencies": {
"ldapjs": {
"version": "http://registry.npmjs.org/ldapjs/-/ldapjs-0.7.1.tgz",
"version": "0.7.1",
"dependencies": {
"asn1": {
"version": "http://registry.npmjs.org/asn1/-/asn1-0.2.1.tgz"
"version": "0.2.1"
},
"assert-plus": {
"version": "http://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz"
"version": "0.1.5"
},
"bunyan": {
"version": "http://registry.npmjs.org/bunyan/-/bunyan-0.22.1.tgz",
"version": "0.22.1",
"dependencies": {
"mv": {
"version": "http://registry.npmjs.org/mv/-/mv-0.0.5.tgz"
"version": "0.0.5"
}
}
},
"nopt": {
"version": "http://registry.npmjs.org/nopt/-/nopt-2.1.1.tgz",
"version": "2.1.1",
"dependencies": {
"abbrev": {
"version": "http://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz"
"version": "1.0.7"
}
}
},
"pooling": {
"version": "http://registry.npmjs.org/pooling/-/pooling-0.4.6.tgz",
"version": "0.4.6",
"dependencies": {
"once": {
"version": "http://registry.npmjs.org/once/-/once-1.3.0.tgz"
"version": "1.3.0"
},
"vasync": {
"version": "http://registry.npmjs.org/vasync/-/vasync-1.4.0.tgz",
"version": "1.4.0",
"dependencies": {
"jsprim": {
"version": "http://registry.npmjs.org/jsprim/-/jsprim-0.3.0.tgz",
"version": "0.3.0",
"dependencies": {
"extsprintf": {
"version": "http://registry.npmjs.org/extsprintf/-/extsprintf-1.0.0.tgz"
"version": "1.0.0"
},
"json-schema": {
"version": "http://registry.npmjs.org/json-schema/-/json-schema-0.2.2.tgz"
"version": "0.2.2"
},
"verror": {
"version": "http://registry.npmjs.org/verror/-/verror-1.3.3.tgz"
"version": "1.3.3"
}
}
},
"verror": {
"version": "http://registry.npmjs.org/verror/-/verror-1.1.0.tgz",
"version": "1.1.0",
"dependencies": {
"extsprintf": {
"version": "http://registry.npmjs.org/extsprintf/-/extsprintf-1.0.0.tgz"
"version": "1.0.0"
}
}
}

Loading…
Cancel
Save