File tree Expand file tree Collapse file tree
babel-preset-env-standalone Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "version" : " 7.7.0 " ,
2+ "version" : " 7.7.1 " ,
33 "changelog" : {
44 "repo" : " babel/babel" ,
55 "cacheDir" : " .changelog" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @babel/preset-env-standalone" ,
3- "version" : " 7.7.0 " ,
3+ "version" : " 7.7.1 " ,
44 "description" : " Standalone build of babel-prest-env for use in non-Node.js environments." ,
55 "main" : " babel-preset-env.js" ,
66 "files" : [
1616 "@babel/plugin-proposal-json-strings" : " ^7.0.0" ,
1717 "@babel/plugin-transform-named-capturing-groups-regex" : " ^7.7.0" ,
1818 "@babel/plugin-transform-new-target" : " ^7.4.4" ,
19- "@babel/preset-env" : " ^7.7.0 " ,
20- "@babel/standalone" : " ^7.7.0 "
19+ "@babel/preset-env" : " ^7.7.1 " ,
20+ "@babel/standalone" : " ^7.7.1 "
2121 },
2222 "keywords" : [
2323 " babel" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @babel/preset-env" ,
3- "version" : " 7.7.0 " ,
3+ "version" : " 7.7.1 " ,
44 "description" : " A Babel preset for each environment." ,
55 "author" :
" Henry Zhu <[email protected] >" ,
66 "homepage" : " https://babeljs.io/" ,
5959 "@babel/plugin-transform-template-literals" : " ^7.4.4" ,
6060 "@babel/plugin-transform-typeof-symbol" : " ^7.2.0" ,
6161 "@babel/plugin-transform-unicode-regex" : " ^7.7.0" ,
62- "@babel/types" : " ^7.7.0 " ,
62+ "@babel/types" : " ^7.7.1 " ,
6363 "browserslist" : " ^4.6.0" ,
6464 "core-js-compat" : " ^3.1.1" ,
6565 "invariant" : " ^2.2.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @babel/runtime-corejs2" ,
3- "version" : " 7.7.0 " ,
3+ "version" : " 7.7.1 " ,
44 "description" : " babel's modular runtime helpers with core-js@2 polyfilling" ,
55 "license" : " MIT" ,
66 "publishConfig" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @babel/runtime-corejs3" ,
3- "version" : " 7.7.0 " ,
3+ "version" : " 7.7.1 " ,
44 "description" : " babel's modular runtime helpers with core-js@3 polyfilling" ,
55 "license" : " MIT" ,
66 "publishConfig" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @babel/runtime" ,
3- "version" : " 7.7.0 " ,
3+ "version" : " 7.7.1 " ,
44 "description" : " babel's modular runtime helpers" ,
55 "license" : " MIT" ,
66 "publishConfig" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @babel/standalone" ,
3- "version" : " 7.7.0 " ,
3+ "version" : " 7.7.1 " ,
44 "description" : " Standalone build of Babel for use in non-Node.js environments." ,
55 "main" : " babel.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @babel/types" ,
3- "version" : " 7.7.0 " ,
3+ "version" : " 7.7.1 " ,
44 "description" : " Babel Types is a Lodash-esque utility library for AST nodes" ,
55 "author" :
" Sebastian McKenzie <[email protected] >" ,
66 "homepage" : " https://babeljs.io/" ,
You can’t perform that action at this time.
0 commit comments