Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 09b335a

Browse filesBrowse files
committed
v7.17.10
1 parent 518e1a6 commit 09b335a
Copy full SHA for 09b335a

File tree

Expand file treeCollapse file tree

18 files changed

+18
-18
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

18 files changed

+18
-18
lines changed
Open diff view settings
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel",
3-
"version": "7.17.9",
3+
"version": "7.17.10",
44
"private": true,
55
"type": "commonjs",
66
"scripts": {
Collapse file

‎packages/babel-cli/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-cli/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/cli",
3-
"version": "7.17.6",
3+
"version": "7.17.10",
44
"description": "Babel command line.",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-cli",
Collapse file

‎packages/babel-compat-data/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-compat-data/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/compat-data",
3-
"version": "7.17.7",
3+
"version": "7.17.10",
44
"author": "The Babel Team (https://babel.dev/team)",
55
"license": "MIT",
66
"description": "",
Collapse file

‎packages/babel-core/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-core/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/core",
3-
"version": "7.17.9",
3+
"version": "7.17.10",
44
"description": "Babel compiler core.",
55
"main": "./lib/index.js",
66
"author": "The Babel Team (https://babel.dev/team)",
Collapse file

‎packages/babel-generator/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-generator/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/generator",
3-
"version": "7.17.9",
3+
"version": "7.17.10",
44
"description": "Turns an AST into code.",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"license": "MIT",
Collapse file

‎packages/babel-helper-compilation-targets/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-helper-compilation-targets/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/helper-compilation-targets",
3-
"version": "7.17.7",
3+
"version": "7.17.10",
44
"author": "The Babel Team (https://babel.dev/team)",
55
"license": "MIT",
66
"description": "Helper functions on Babel compilation targets",
Collapse file

‎packages/babel-helper-fixtures/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-helper-fixtures/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/helper-fixtures",
3-
"version": "7.17.0",
3+
"version": "7.17.10",
44
"description": "Helper function to support fixtures",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"license": "MIT",
Collapse file

‎packages/babel-helper-transform-fixture-test-runner/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-helper-transform-fixture-test-runner/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/helper-transform-fixture-test-runner",
3-
"version": "7.17.9",
3+
"version": "7.17.10",
44
"description": "Transform test runner for @babel/helper-fixtures module",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-helper-transform-fixture-test-runner",
Collapse file

‎packages/babel-node/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-node/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/node",
3-
"version": "7.16.8",
3+
"version": "7.17.10",
44
"description": "Babel command line",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-node",
Collapse file

‎packages/babel-parser/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-parser/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@babel/parser",
3-
"version": "7.17.9",
3+
"version": "7.17.10",
44
"description": "A JavaScript parser",
55
"author": "The Babel Team (https://babel.dev/team)",
66
"homepage": "https://babel.dev/docs/en/next/babel-parser",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.