🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@babel/plugin-syntax-pipeline-operator

Package Overview
Dependencies
Maintainers
4
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-syntax-pipeline-operator - npm Package Compare versions

Comparing version
8.0.0
to
8.0.1
+3
-3
package.json
{
"name": "@babel/plugin-syntax-pipeline-operator",
"version": "8.0.0",
"version": "8.0.1",
"description": "Allow parsing of the pipeline operator",

@@ -20,3 +20,3 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^8.0.0"
"@babel/helper-plugin-utils": "^8.0.1"
},

@@ -27,3 +27,3 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^8.0.0"
"@babel/core": "^8.0.1"
},

@@ -30,0 +30,0 @@ "engines": {