Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-for-of

Package Overview
Dependencies
54
Maintainers
4
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.5 to 7.22.15

2

lib/index.js

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

var _core = require("@babel/core");
var _noHelperImplementation = require("./no-helper-implementation");
var _noHelperImplementation = require("./no-helper-implementation.js");
function buildLoopBody(path, declar, newBody) {

@@ -12,0 +12,0 @@ let block;

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

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

"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/core": "^7.22.15",
"@babel/helper-plugin-test-runner": "^7.22.5"

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

@@ -5,3 +5,3 @@ # @babel/plugin-transform-for-of

See our website [@babel/plugin-transform-for-of](https://babeljs.io/docs/en/babel-plugin-transform-for-of) for more information.
See our website [@babel/plugin-transform-for-of](https://babeljs.io/docs/babel-plugin-transform-for-of) for more information.

@@ -8,0 +8,0 @@ ## Install

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc