Bump package versions for 1.3-beta.9 release

This commit is contained in:
Martijn Walraven
2016-02-16 21:42:23 +01:00
parent f8d164aad2
commit 752c8e16c5
112 changed files with 112 additions and 112 deletions

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "A user account system",
version: "1.2.3-cordova.5"
version: "1.2.3-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for OAuth-based login services",
version: "1.1.9-cordova.5"
version: "1.1.9-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Password support for accounts",
version: "1.1.5-cordova.5"
version: "1.1.5-beta.9"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Unstyled version of login widgets",
version: "1.1.9-cordova.5"
version: "1.1.9-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'allow-deny',
version: '1.0.1-cordova.5',
version: '1.0.1-beta.9',
// Brief, one-line summary of the package.
summary: 'Implements functionality for allow/deny and client-side db operations',
// URL to the Git repository containing the source code for this package.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Enable the application cache in the browser",
version: "1.0.7-cordova.5"
version: "1.0.7-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Update the client when new client code is available",
version: '1.2.5-cordova.5'
version: '1.2.5-beta.9'
});
Package.onUse(function (api) {

View File

@@ -6,7 +6,7 @@ Package.describe({
// isn't possible because you can't publish a non-recommended
// release with package versions that don't have a pre-release
// identifier at the end (eg, -dev)
version: '6.4.0-cordova.5'
version: '6.4.0-beta.9'
});
Npm.depends({

View File

@@ -1,7 +1,7 @@
Package.describe({
name: "babel-runtime",
summary: "Runtime support for output of Babel transpiler",
version: '0.1.5-cordova.5',
version: '0.1.5-beta.9',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Base64 encoding and decoding",
version: '1.0.5-cordova.5'
version: '1.0.5-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Binary Heap datastructure implementation",
version: '1.0.5-cordova.5'
version: '1.0.5-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Compile-time tools for Blaze",
version: '1.0.5-cordova.5'
version: '1.0.5-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor Reactive Templating library",
version: '2.1.4-cordova.5'
version: '2.1.4-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Generates the boilerplate html from program's manifest",
version: '1.0.5-cordova.5'
version: '1.0.5-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for browser-policy packages",
version: "1.0.5-cordova.5"
version: "1.0.5-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Configure content security policies",
version: "1.0.7-cordova.5"
version: "1.0.7-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Restrict which websites can frame your app",
version: "1.0.7-cordova.5"
version: "1.0.7-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Configure security policies enforced by the browser",
version: "1.0.6-cordova.5"
version: "1.0.6-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'caching-compiler',
version: '1.0.1-cordova.5',
version: '1.0.1-beta.9',
summary: 'An easy way to make compiler plugins cache',
documentation: 'README.md'
});

View File

@@ -1,5 +1,5 @@
Package.describe({
version: '1.0.3-cordova.5',
version: '1.0.3-beta.9',
// Brief, one-line summary of the package.
summary: 'Pluggable class for compiling HTML into templates',
// By default, Meteor will default to using README.md for documentation.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Register callbacks on a hook",
version: '1.0.5-cordova.5'
version: '1.0.5-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Check whether a value matches a pattern",
version: '1.1.1-cordova.5'
version: '1.1.1-beta.9'
});
Package.onUse(function (api) {

View File

@@ -8,7 +8,7 @@ var path = Npm.require('path');
Package.describe({
summary: "Syntax highlighting of code, from Google",
version: "1.0.6-cordova.5"
version: "1.0.6-beta.9"
});
// XXX this code dumps symbols into the global namespace (directly

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Javascript dialect with fewer braces and semicolons",
version: "1.0.12-cordova.5"
version: "1.0.12-beta.9"
});
Package.registerBuildPlugin({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Given the set of the constraints, picks a satisfying configuration",
version: "1.0.21-cordova.5"
version: "1.0.21-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,7 +1,7 @@
Package.describe({
summary: "Makes your Cordova application use the Crosswalk WebView \
instead of the System WebView on Android",
version: '1.4.0-cordova.5',
version: '1.4.0-beta.9',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's latency-compensated distributed data client",
version: '1.2.2-cordova.5',
version: '1.2.2-beta.9',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'ddp-rate-limiter',
version: '1.0.1-cordova.5',
version: '1.0.1-beta.9',
// Brief, one-line summary of the package.
summary: 'The DDPRateLimiter allows users to add rate limits to DDP' +
' methods and subscriptions.',

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's latency-compensated distributed data server",
version: '1.2.3-cordova.5',
version: '1.2.3-beta.9',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "An implementation of a diff algorithm on arrays and objects.",
version: '1.0.2-cordova.5',
version: '1.0.2-beta.9',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
name: "ecmascript-runtime",
version: "0.2.7-cordova.5",
version: "0.2.7-beta.9",
summary: "Polyfills for new ECMAScript 2015 APIs like Map and Set",
git: "https://github.com/meteor/ecmascript-runtime",
documentation: "README.md"

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'ecmascript',
version: '0.4.0-cordova.5',
version: '0.4.0-beta.9',
summary: 'Compiler plugin that supports ES2015+ in all .js files',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Extended and Extensible JSON library",
version: '1.0.8-cordova.5'
version: '1.0.8-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Send email messages",
version: "1.0.9-cordova.5"
version: "1.0.9-beta.9"
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
name: "es5-shim",
version: "4.3.2-cordova.5",
version: "4.3.2-beta.9",
summary: "Shims and polyfills to improve ECMAScript 5 support",
documentation: "README.md"
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Facebook OAuth flow",
version: "1.2.3-cordova.5"
version: "1.2.3-beta.9"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Faster touch events on mobile",
version: '1.0.8-cordova.5'
version: '1.0.8-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Require this application to use HTTPS",
version: "1.0.8-cordova.5",
version: "1.0.8-beta.9",
prodOnly: true
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: 'GeoJSON utility functions (from https://github.com/maxogden/geojson-js-utils)',
version: '1.0.5-cordova.5'
version: '1.0.5-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Github OAuth flow",
version: "1.1.5-cordova.5"
version: "1.1.5-beta.9"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Google OAuth flow",
version: "1.1.8-cordova.5"
version: "1.1.8-beta.9"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'hot-code-push',
version: '1.0.1-cordova.5',
version: '1.0.1-beta.9',
// Brief, one-line summary of the package.
summary: 'Update the client in place when new code is available.',
// URL to the Git repository containing the source code for this package.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Standards-compliant HTML tools",
version: '1.0.6-cordova.5'
version: '1.0.6-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Small library for expressing HTML trees",
version: '1.0.6-cordova.5'
version: '1.0.6-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Make HTTP calls to remote servers",
version: '1.1.2-cordova.5'
version: '1.1.2-beta.9'
});
Npm.depends({request: "2.53.0"});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Run a function when the user scrolls past an element",
version: "1.0.5-cordova.5"
version: "1.0.5-beta.9"
});
Package.onUse(function (api) {

View File

@@ -5,7 +5,7 @@ Package.describe({
// patch number instead of the wrap number, we're higher than that.
// In fairness, there's no way to make an RC of a new version without
// bumping the patch number.
version: '1.11.5-cordova.5'
version: '1.11.5-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'jshint',
version: '1.0.1-cordova.5',
version: '1.0.1-beta.9',
summary: 'Lint all your JavaScript files with JSHint.',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Full-featured JavaScript parser",
version: "1.0.5-cordova.5"
version: "1.0.5-beta.9"
});
Package.onUse(function (api) {

View File

@@ -6,7 +6,7 @@ Package.describe({
// between such packages and the build tool.
name: 'launch-screen',
summary: 'Default and customizable launch screen on mobile.',
version: '1.0.6-cordova.5'
version: '1.0.6-beta.9'
});
Cordova.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'less',
version: '2.5.2-cordova.5',
version: '2.5.2-beta.9',
summary: 'Leaner CSS language',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Simulates local storage on IE 6,7 using userData",
version: "1.0.6-cordova.5"
version: "1.0.6-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Logging facility.",
version: '1.0.9-cordova.5'
version: '1.0.9-beta.9'
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "General satisfiability solver for logic problems",
version: '2.0.2-cordova.5'
version: '2.0.2-beta.9'
});
Package.on_use(function (api) {

View File

@@ -2,7 +2,7 @@
Package.describe({
summary: "Markdown-to-HTML processor",
version: "1.0.6-cordova.5"
version: "1.0.6-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meetup OAuth flow",
version: "1.6.1-cordova.5"
version: "1.6.1-beta.9"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor developer accounts OAuth flow",
version: "1.1.6-cordova.5"
version: "1.1.6-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'meteor-env-dev',
version: '0.0.1-cordova.5',
version: '0.0.1-beta.9',
summary: 'Package for setting up development-specific Meteor environment',
debugOnly: true,
documentation: 'README.md'

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'meteor-env-prod',
version: '0.0.1-cordova.5',
version: '0.0.1-beta.9',
summary: 'Package for setting up production-specific Meteor environment',
prodOnly: true,
documentation: 'README.md'

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The Meteor command-line tool",
version: '1.1.13-cordova.5'
version: '1.1.13-beta.9'
});
Package.includeTool();

View File

@@ -2,7 +2,7 @@
Package.describe({
summary: "Core Meteor environment",
version: '1.1.11-cordova.5'
version: '1.1.11-beta.9'
});
Package.registerBuildPlugin({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "JavaScript and CSS minifiers",
version: "1.1.8-cordova.5"
version: "1.1.8-beta.9"
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "JavaScript minifiers",
version: "1.1.8-cordova.5"
version: "1.1.8-beta.9"
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's client-side datastore: a port of MongoDB to Javascript",
version: '1.0.11-cordova.5'
version: '1.0.11-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Good defaults for the mobile status bar",
version: "1.0.8-cordova.5"
version: "1.0.8-beta.9"
});
Cordova.depends({

View File

@@ -1,6 +1,6 @@
Package.describe({
name: "modules-runtime",
version: "0.5.0-cordova.5",
version: "0.5.0-beta.9",
summary: "CommonJS module system",
git: "https://github.com/benjamn/install",
documentation: "README.md"

View File

@@ -1,6 +1,6 @@
Package.describe({
name: "modules",
version: "0.5.0-cordova.5",
version: "0.5.0-beta.9",
summary: "CommonJS module system",
documentation: "README.md"
});

View File

@@ -9,7 +9,7 @@
Package.describe({
summary: "Adaptor for using MongoDB and Minimongo over DDP",
version: '1.1.4-cordova.5'
version: '1.1.4-beta.9'
});
Npm.depends({

View File

@@ -3,7 +3,7 @@
Package.describe({
summary: "Wrapper around the mongo npm package",
version: '1.4.40-cordova.5',
version: '1.4.40-beta.9',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Encrypt account secrets stored in the database",
version: '1.0.7-cordova.5'
version: '1.0.7-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for OAuth-based services",
version: "1.1.7-cordova.5"
version: "1.1.7-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for OAuth1-based login services",
version: "1.1.6-cordova.5"
version: "1.1.6-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for OAuth2-based login services",
version: "1.1.6-cordova.5"
version: "1.1.6-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Observe changes to various sequence types such as arrays, cursors and objects",
version: "1.0.8-cordova.5"
version: "1.0.8-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Parses Meteor Smart Package version strings",
version: "3.0.5-cordova.5"
version: "3.0.5-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Deprecated package (now empty)",
version: "1.0.6-cordova.5"
version: "1.0.6-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: "promise",
version: "0.5.2-cordova.5",
version: "0.5.2-beta.9",
summary: "ECMAScript 2015 Promise polyfill with Fiber support",
git: "https://github.com/meteor/promise",
documentation: "README.md"

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Random number generator and utilities",
version: '1.0.6-cordova.5'
version: '1.0.6-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'rate-limit',
version: '1.0.1-cordova.5',
version: '1.0.1-beta.9',
// Brief, one-line summary of the package.
summary: 'An algorithm for rate limiting anything',
// URL to the Git repository containing the source code for this package.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Reactive dictionary",
version: '1.1.4-cordova.5'
version: '1.1.4-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Reload safety belt for multi-server deployments",
version: '1.0.6-cordova.5'
version: '1.0.6-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Reload the page while preserving application state.",
version: '1.1.5-cordova.5'
version: '1.1.5-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "route policy declarations",
version: '1.0.7-cordova.5'
version: '1.0.7-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Manage the configuration for third-party services",
version: "1.0.6-cordova.5"
version: "1.0.6-beta.9"
});
Package.onUse(function(api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Session variable",
version: '1.1.2-cordova.5'
version: '1.1.2-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Compiler for Spacebars template language",
version: '1.0.8-cordova.5'
version: '1.0.8-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Additional tests for Spacebars",
version: '1.0.5-cordova.5'
version: '1.0.5-beta.9'
});
// These tests are in a separate package to avoid a circular dependency

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Handlebars-like template language for Meteor",
version: '1.0.8-cordova.5'
version: '1.0.8-beta.9'
});
// For more, see package `spacebars-compiler`, which is used by

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Makes the application crawlable to web spiders",
version: "1.0.10-cordova.5"
version: "1.0.10-beta.9"
});
Package.onUse(function (api) {

View File

@@ -5,7 +5,7 @@
Package.describe({
summary: "Library for Secure Remote Password (SRP) exchanges",
version: "1.0.5-cordova.5"
version: "1.0.5-beta.9"
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'standard-minifiers-css',
version: '1.0.3-cordova.5',
version: '1.0.3-beta.9',
summary: 'Standard css minifiers used with Meteor apps by default.',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'standard-minifiers-js',
version: '1.0.3-cordova.5',
version: '1.0.3-beta.9',
summary: 'Standard javascript minifiers used with Meteor apps by default.',
documentation: 'README.md'
});

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'standard-minifiers',
version: '1.0.3-cordova.5',
version: '1.0.3-beta.9',
summary: 'Standard minifiers used with Meteor apps by default.',
documentation: 'README.md'
});

View File

@@ -1,5 +1,5 @@
Package.describe({
version: '1.0.4-cordova.5',
version: '1.0.4-beta.9',
// Brief, one-line summary of the package.
summary: 'Define static page content in .html files',
git: 'https://github.com/meteor/meteor',

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: 'Expressive, dynamic, robust CSS',
version: "2.511.2-cordova.5"
version: "2.511.2-beta.9"
});
Package.registerBuildPlugin({

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'templating-tools',
version: '1.0.1-cordova.5',
version: '1.0.1-beta.9',
// Brief, one-line summary of the package.
summary: 'Tools to scan HTML and compile tags when building a templating package',
// URL to the Git repository containing the source code for this package.

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Allows templates to be defined in .html files",
version: '1.1.6-cordova.5'
version: '1.1.6-beta.9'
});
// Today, this package is closely intertwined with Handlebars, meaning

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Utility functions for tests",
version: '1.0.6-cordova.5'
version: '1.0.6-beta.9'
});
Package.onUse(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Run tests interactively in the browser",
version: '1.0.9-cordova.5',
version: '1.0.9-beta.9',
documentation: null
});

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Run tests noninteractively, with results going to the console.",
version: '1.0.8-cordova.5'
version: '1.0.8-beta.9'
});
Package.onUse(function (api) {

Some files were not shown because too many files have changed in this diff Show More