File tree Expand file tree Collapse file tree
babel-helper-define-polyfill-provider
babel-plugin-polyfill-corejs3
babel-plugin-polyfill-es-shims
babel-plugin-polyfill-regenerator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @babel/helper-define-polyfill-provider" ,
3- "version" : " 0.6.7 " ,
3+ "version" : " 1.0.0-rc.1 " ,
44 "description" : " Babel helper to create your own polyfill provider" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-polyfill-corejs3" ,
3- "version" : " 0.14 .1" ,
3+ "version" : " 1.0.0-rc .1" ,
44 "description" : " A Babel plugin to inject imports to core-js@3 polyfills" ,
55 "repository" : {
66 "type" : " git" ,
2323 " babel-plugin"
2424 ],
2525 "dependencies" : {
26- "@babel/helper-define-polyfill-provider" : " workspace:^0.6.7 " ,
26+ "@babel/helper-define-polyfill-provider" : " workspace:^1.0.0-rc.1 " ,
2727 "core-js-compat" : " ^3.48.0"
2828 },
2929 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-polyfill-es-shims" ,
3- "version" : " 0.10.10 " ,
3+ "version" : " 1.0.0-rc.1 " ,
44 "description" : " A Babel plugin to inject imports to es-shims polyfills" ,
55 "repository" : {
66 "type" : " git" ,
2323 " babel-plugin"
2424 ],
2525 "dependencies" : {
26- "@babel/helper-define-polyfill-provider" : " workspace:^0.6.7 "
26+ "@babel/helper-define-polyfill-provider" : " workspace:^1.0.0-rc.1 "
2727 },
2828 "devDependencies" : {
2929 "@babel/core" : " ^8.0.0-rc.3 <8.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-polyfill-regenerator" ,
3- "version" : " 0.6.7 " ,
3+ "version" : " 1.0.0-rc.1 " ,
44 "description" : " A Babel plugin to inject imports to regenerator-runtime" ,
55 "repository" : {
66 "type" : " git" ,
2323 " babel-plugin"
2424 ],
2525 "dependencies" : {
26- "@babel/helper-define-polyfill-provider" : " workspace:^0.6.7 "
26+ "@babel/helper-define-polyfill-provider" : " workspace:^1.0.0-rc.1 "
2727 },
2828 "devDependencies" : {
2929 "@babel/core" : " ^8.0.0-rc.3 <8.0.0" ,
You can’t perform that action at this time.
0 commit comments