Socket
Socket
Sign inDemoInstall

babel-plugin-polyfill-corejs3

Package Overview
Dependencies
54
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.0.1

lib/built-in-definitions.js

38

package.json
{
"name": "babel-plugin-polyfill-corejs3",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "0.0.1",
"description": "A Babel plugin to inject imports to core-js@3 polyfills",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel-polyfills.git",
"directory": "packages/babel-plugin-polyfill-corejs3"
},
"keywords": [],
"author": "Nicolò Ribaudo",
"license": "MIT"
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"keywords": [
"babel-plugin"
],
"dependencies": {
"core-js-compat": "^3.6.4"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
"@babel/helper-define-polyfill-provider": "^0.0.1",
"@babel/helper-plugin-test-runner": "^7.1.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-for-of": "^7.4.4",
"@babel/plugin-transform-modules-commonjs": "^7.4.4"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0",
"@babel/helper-define-polyfill-provider": "^0.0.0"
},
"gitHead": "82bf8ef0c6f375d290434a1c083983f0b8c6dffc"
}
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