Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-for-of

Package Overview
Dependencies
Maintainers
6
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-for-of - npm Package Compare versions

Comparing version 7.14.5 to 7.15.4

2

lib/no-helper-implementation.js

@@ -25,3 +25,3 @@ "use strict";

block.body = block.body.concat(node.body.body);
block.body.push(...node.body.body);

@@ -28,0 +28,0 @@ _core.types.inherits(loop, node);

{
"name": "@babel/plugin-transform-for-of",
"version": "7.14.5",
"version": "7.15.4",
"description": "Compile ES2015 for...of to ES5",

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

"devDependencies": {
"@babel/core": "7.14.5",
"@babel/core": "7.15.4",
"@babel/helper-plugin-test-runner": "7.14.5"

@@ -29,0 +29,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc