Socket
Socket
Sign inDemoInstall

babel

Package Overview
Dependencies
Maintainers
1
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel - npm Package Compare versions

Comparing version 5.8.21 to 5.8.23

1

lib/babel-plugin/templates/index.js

@@ -0,1 +1,2 @@

/* eslint no-unused-vars:0 */
export default function ({ Plugin, types: t }) {

@@ -2,0 +3,0 @@ return new Plugin("NAME", {

2

package.json
{
"name": "babel",
"version": "5.8.21",
"version": "5.8.23",
"description": "Turn ES6 code into readable vanilla ES5 with source maps",

@@ -5,0 +5,0 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

@@ -0,1 +1,2 @@

/* eslint no-unused-vars:0 */
export default function ({ Plugin, types: t }) {

@@ -2,0 +3,0 @@ return new Plugin("NAME", {

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