New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@babel/eslint-plugin-development

Package Overview
Dependencies
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/eslint-plugin-development - npm Package Compare versions

Comparing version 7.16.5 to 7.17.7

lib/index.cjs

6

package.json
{
"name": "@babel/eslint-plugin-development",
"version": "7.16.5",
"version": "7.17.7",
"description": "ESLint rules that enforce best practices in the development of Babel plugins.",

@@ -11,6 +11,6 @@ "keywords": [

"author": "The Babel Team (https://babel.dev/team)",
"main": "./lib/index.js",
"main": "./lib/index.cjs",
"type": "commonjs",
"exports": {
".": "./lib/index.js",
".": "./lib/index.cjs",
"./package.json": "./package.json"

@@ -17,0 +17,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