Socket
Socket
Sign inDemoInstall

babel-plugin-polyfill-corejs2

Package Overview
Dependencies
78
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.1 to 0.4.2

2

lib/built-in-definitions.js

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

Set: pureAndGlobal("set", ["es6.set", ...CommonIterators]),
Symbol: pureAndGlobal("symbol", ["es6.symbol"]),
Symbol: pureAndGlobal("symbol/index", ["es6.symbol"]),
Uint8Array: globalOnly(["es6.typed.uint8-array"]),

@@ -46,0 +46,0 @@ Uint8ClampedArray: globalOnly(["es6.typed.uint8-clamped-array"]),

{
"name": "babel-plugin-polyfill-corejs2",
"version": "0.4.1",
"version": "0.4.2",
"description": "A Babel plugin to inject imports to core-js@2 polyfills",

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

},
"gitHead": "4b3c67a6a946df756123952a0033dc4426696131"
"gitHead": "6b66be1d9fae2af0dfd207adc64ed99f8e1a5924"
}

Sorry, the diff of this file is not supported yet

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