-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 07 Jan 2018 22:44:30 +0530 Source: node-babel Binary: node-babel-cli node-babel-code-frame node-babel-core node-babel-helpers node-babel-generator node-babel-messages node-babel-register node-babel-runtime node-babel-template node-babel-traverse node-babel-types node-babel-polyfill node-babel-plugin-transform-regenerator node-babel-plugin-transform-es3-member-expression-literals node-babel-plugin-transform-es3-property-literals node-babel-plugin-transform-jscript node-babel-plugin-transform-object-rest-spread node-babel-plugin-transform-strict-mode node-babel-plugin-transform-decorators node-babel-plugin-transform-exponentiation-operator node-babel-plugin-transform-async-to-generator node-babel-plugin-transform-runtime node-babel-plugin-transform-async-generator-functions node-babel-plugin-transform-class-properties node-babel-plugin-transform-export-extensions node-babel-plugin-transform-class-constructor-call node-babel-plugin-transform-function-bind node-babel-plugin-transform-do-expressions node-babel-plugin-transform-flow-strip-types node-babel-plugin-transform-react-jsx node-babel-plugin-transform-react-display-name node-babel-plugin-transform-react-jsx-source node-babel-plugin-transform-react-jsx-self node-babel-plugin-syntax-object-rest-spread node-babel-plugin-syntax-decorators node-babel-plugin-syntax-trailing-function-commas node-babel-plugin-syntax-exponentiation-operator node-babel-plugin-syntax-async-functions node-babel-plugin-syntax-async-generators node-babel-plugin-syntax-class-properties node-babel-plugin-syntax-dynamic-import node-babel-plugin-syntax-export-extensions node-babel-plugin-syntax-class-constructor-call node-babel-plugin-syntax-function-bind node-babel-plugin-syntax-do-expressions node-babel-plugin-syntax-flow node-babel-plugin-syntax-jsx node-babel-plugin-external-helpers node-babel-preset-es2015 node-babel-preset-es2016 node-babel-preset-react node-babel-preset-es2017 node-babel-preset-flow node-babel-preset-latest node-babel-preset-stage-3 node-babel-preset-stage-2 node-babel-preset-stage-1 node-babel-preset-stage-0 node-babel-helper-function-name node-babel-helper-get-function-arity node-babel-helper-replace-supers node-babel-helper-optimise-call-expression node-babel-helper-define-map node-babel-helper-regex node-babel-helper-call-delegate node-babel-helper-hoist-variables node-babel-helper-bindify-decorators node-babel-helper-explode-class node-babel-helper-explode-assignable-expression node-babel-helper-builder-binary-assignment-operator-visitor node-babel-helper-remap-async-to-generator node-babel-helper-builder-react-jsx Architecture: source Version: 6.26.0+dfsg-2 Distribution: unstable Urgency: medium Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> Changed-By: Pirate Praveen <praveen@debian.org> Description: node-babel-cli - Babel command line node-babel-code-frame - generate errors that contain a code frame that point to source lo node-babel-core - Babel compiler core. node-babel-generator - Turns an AST into code. node-babel-helper-bindify-decorators - Helper function to bindify decorators node-babel-helper-builder-binary-assignment-operator-visitor - Helper function to build binary assignment operator visitors node-babel-helper-builder-react-jsx - Helper function to build react jsx node-babel-helper-call-delegate - Helper function to call delegate node-babel-helper-define-map - Helper function to define a map node-babel-helper-explode-assignable-expression - Helper function to explode assignable expressions node-babel-helper-explode-class - Helper function to explode classes node-babel-helper-function-name - Helper function to change the property 'name' of every function node-babel-helper-get-function-arity - Helper function to get function arity node-babel-helper-hoist-variables - Helper function to hoist variables node-babel-helper-optimise-call-expression - Helper function to optimise call expression node-babel-helper-regex - Helper function to check for literal RegEx node-babel-helper-remap-async-to-generator - Helper function to remap async functions to generators node-babel-helper-replace-supers - Helper function to replace supers node-babel-helpers - Collection of helper functions used by Babel transforms node-babel-messages - Collection of debug messages used by Babel. node-babel-plugin-external-helpers - helper functions that’ll be placed at the top of the generated co node-babel-plugin-syntax-async-functions - Allow parsing of async functions node-babel-plugin-syntax-async-generators - Allow parsing of async generators node-babel-plugin-syntax-class-constructor-call - Allow parsing of class constructor calls node-babel-plugin-syntax-class-properties - Allow parsing of class properties node-babel-plugin-syntax-decorators - Allow parsing of decorators node-babel-plugin-syntax-do-expressions - Allow parsing of do expressinos node-babel-plugin-syntax-dynamic-import - Allow parsing of import node-babel-plugin-syntax-exponentiation-operator - Allow parsing of the exponentiation operator node-babel-plugin-syntax-export-extensions - Allow parsing of export extensions node-babel-plugin-syntax-flow - Allow parsing of the flow syntax node-babel-plugin-syntax-function-bind - Allow parsing of function bind node-babel-plugin-syntax-jsx - Allow parsing of jsx node-babel-plugin-syntax-object-rest-spread - Allow parsing of object rest/spread node-babel-plugin-syntax-trailing-function-commas - Compile trailing function commas to ES5 node-babel-plugin-transform-async-generator-functions - Convert async generator functions to ES2015 generators node-babel-plugin-transform-async-to-generator - Turn async functions into ES2015 generators node-babel-plugin-transform-class-constructor-call - Enable new.target in ES2015 classes node-babel-plugin-transform-class-properties - Compile additional export-from statements to ES2015 node-babel-plugin-transform-decorators - Compile class and object decorators to ES5 node-babel-plugin-transform-do-expressions - Compile do expressions to ES5 node-babel-plugin-transform-es3-member-expression-literals - Ensure that reserved words are quoted in property accesses node-babel-plugin-transform-es3-property-literals - Ensure that reserved words are quoted in object property keys node-babel-plugin-transform-exponentiation-operator - Compile the exponentiation operator to ES5 node-babel-plugin-transform-export-extensions - Compile ES2015/ES2016 class properties to ES5 node-babel-plugin-transform-flow-strip-types - Strip flow type annotations from your output code node-babel-plugin-transform-function-bind - Compile the functino bind operator to ES5 node-babel-plugin-transform-jscript - fix buggy JScript named function expressions node-babel-plugin-transform-object-rest-spread - Compile object rest and spread to ES5 node-babel-plugin-transform-react-display-name - Add displayName to React.createClass calls node-babel-plugin-transform-react-jsx - Turn JSX into React function calls node-babel-plugin-transform-react-jsx-self - Add a __self prop to all JSX Elements node-babel-plugin-transform-react-jsx-source - Add a __source prop to all JSX Elements node-babel-plugin-transform-regenerator - Explode async and generator functions into a state machine node-babel-plugin-transform-runtime - Externalise references to helpers and builtins node-babel-plugin-transform-strict-mode - Enable strict mode for all files node-babel-polyfill - Provides polyfills necessary for a full ES2015+ environment node-babel-preset-es2015 - Babel preset for all es2015 plugins node-babel-preset-es2016 - Babel preset for all es2016 plugins node-babel-preset-es2017 - Babel preset for all es2017 plugins node-babel-preset-flow - Babel preset for all Flow plugins node-babel-preset-latest - Babel preset including es2015+ node-babel-preset-react - Babel preset for all React plugins node-babel-preset-stage-0 - Babel preset for stage 0 plugins node-babel-preset-stage-1 - Babel preset for stage 1 plugins node-babel-preset-stage-2 - Babel preset for stage 2 plugins node-babel-preset-stage-3 - Babel preset for stage 3 plugins node-babel-register - babel require hook node-babel-runtime - babel selfContained runtime node-babel-template - Generate an AST from a string template. node-babel-traverse - Babel Traverse module node-babel-types - lodash-esque utility library for AST nodes Changes: node-babel (6.26.0+dfsg-2) unstable; urgency=medium . * Provide babeljs-external-helpers command Checksums-Sha1: 0e944c2f88b8998511f727435d58020a038309bb 10044 node-babel_6.26.0+dfsg-2.dsc 5d7a3a83a2a12626f7132b57aee0dfa825e4bb1d 12896 node-babel_6.26.0+dfsg-2.debian.tar.xz b2473081a43844e1bd62c7e0d4d6149acb9fd5b3 21209 node-babel_6.26.0+dfsg-2_source.buildinfo Checksums-Sha256: 23de9a16bb3262ddd4921e144c05f411ce02e66bb71612c8b8400ec1860c3c41 10044 node-babel_6.26.0+dfsg-2.dsc 21a423b4c1b942a1fd37b842fe8e5907f57681f1273cdce44cf02f8d1554fdb4 12896 node-babel_6.26.0+dfsg-2.debian.tar.xz f5338910ae712f8acc740bc43e6f54c96c307f251939c594712ffc153d864a30 21209 node-babel_6.26.0+dfsg-2_source.buildinfo Files: 958127d4cdf83ecb3233b5f4b059d3cb 10044 javascript optional node-babel_6.26.0+dfsg-2.dsc 2ba386a79438309b51750b3609a847d0 12896 javascript optional node-babel_6.26.0+dfsg-2.debian.tar.xz 48da297834dc14961ae360831bd2954c 21209 javascript optional node-babel_6.26.0+dfsg-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIyBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlpSaC8ACgkQzh+cZ0US wipwrg/1GQivTYuCPYrli1Ifs9tCtFkdvsFVFX87nMw7HMG8DyBytpKIcu4iON4I cKLYLOV3a81hVohb4eoxuAzF9zuO8d9p47t6JJ6cteIcsUtaOZyOzIJDNb3IHV4a 6e8hinl/8lAm5EMylwOXGPt2J06X9WAKXwAFhIYRgMGGP7N9gfJM55ltcEveqvoj ML8XP9RUK5mW8FtlraWAWZzfvEeKOHWZrNGqysaLijsuDgG78SqKqWz06WyKvPiH EmIbyZQVkhPuS36uKI/4FI1iM4yCSrf07tj764cArJMjmKsQphQvUD11dWnWog2v fXRQTMc1LvhDe66ILrVU2Mnn2XMal1vvhDJUY/+jEC3Hhq8MW7XEjOBhwMA4GOXF LnvKBVUU24XACy5BvXKXNrPOmklBVy2zySnS41KWglPfPqoqS751DbJl8K22O6et asuz9WQ8Oq3qBel4lyH9pMTvI0fK+rn14Ajb36XQdthjdnxYHz3BYlvkEu3mwjck VbpgbOMIPCAvxj9cZInId/MFK+YsKnUeymFJIL9yMe0H7h5L3W9eWyTIsxKW9bNY C4UQLMm7VoNn5rln+h535QP5go8qHYSPTXvE4sbZqiNtx303YrETQqwif3eJFWAF u2DvAU4UknIYnFEnT01s8ifJYWHrYS//bzLvsNz6bm7FrjOe8g== =Y7C/ -----END PGP SIGNATURE-----