Benign javascript Download

@babel/plugin-transform-spread 7.24.6

“Compile ES2015 spread to ES5”

Babel monorepo GitHub URLBabel scoped npm package name
SHA-2567ce0c219b6815151c184f5524e3e7b58215d6dbcbdc259034896d23db19de212

Evidence

Official Babel monorepo repository metadata package.json · lines 1–35
1{
2 "name": "@babel/plugin-transform-spread",
3 "version": "7.24.6",
4 "description": "Compile ES2015 spread to ES5",
5 "repository": {
6 "type": "git",
7 "url": "https://github.com/babel/babel.git",
8 "directory": "packages/babel-plugin-transform-spread"
9 },
10 "license": "MIT",
11 "publishConfig": {
12 "access": "public"
13 },
14 "main": "./lib/index.js",
⋯21 lines
README recommends scoped package installation README.md · lines 12–19
⋯4 lines
16
17```sh
18yarn add @babel/plugin-transform-spread --dev
19```
Sebastian McKenzie Babel copyright line LICENSE · lines 1–8
1MIT License
2
3Copyright (c) 2014-present Sebastian McKenzie and other contributors
4
5Permission is hereby granted, free of charge, to any person obtaining
6a copy of this software and associated documentation files (the
7"Software"), to deal in the Software without restriction, including
8without limitation the righ …

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.