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

babel-plugin-polyfill-custom

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-polyfill-custom - npm Package Compare versions

Comparing version 1.0.23 to 1.0.24

7

package.json
{
"name": "babel-plugin-polyfill-custom",
"version": "1.0.23",
"version": "1.0.24",
"description": "Yet another babel plugin that lets you freely customize polyfills.",

@@ -14,2 +14,3 @@ "keywords": [

},
"funding": "https://github.com/sponsors/3846masa",
"license": "MIT",

@@ -30,3 +31,4 @@ "author": "3846masa <3846masahiro+git@gmail.com>",

"lint:tsc": "tsc --noEmit",
"semantic-release": "semantic-release"
"semantic-release": "semantic-release",
"patch-package": "patch-package"
},

@@ -53,2 +55,3 @@ "dependencies": {

"npm-run-all": "4.1.5",
"patch-package": "6.5.0",
"semantic-release": "19.0.5"

@@ -55,0 +58,0 @@ },

# Babel Plugin Polyfill Custom
[![github sponsors](https://flat.badgen.net/badge/GitHub%20Sponsors/Support%20me%20%E2%9D%A4/ff69b4?icon=github)](https://github.com/sponsors/3846masa)
[![npm](https://img.shields.io/npm/v/babel-plugin-polyfill-custom.svg?logo=npm&style=flat-square)](https://www.npmjs.com/package/babel-plugin-polyfill-custom)

@@ -4,0 +5,0 @@ [![MIT License](https://img.shields.io/badge/license-MIT-green.svg?style=flat-square)](./LICENSE)

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