@babel/runtime-corejs2
Advanced tools
Comparing version 7.14.0 to 7.14.5
{ | ||
"name": "@babel/runtime-corejs2", | ||
"version": "7.14.0", | ||
"version": "7.14.5", | ||
"description": "babel's modular runtime helpers with core-js@2 polyfilling", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"homepage": "https://babel.dev/docs/en/next/babel-runtime-corejs2", | ||
"author": "Sebastian McKenzie <sebmck@gmail.com>", | ||
"author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
@@ -913,3 +913,6 @@ "core-js": "^2.6.5", | ||
"./core-js/date/now": "./core-js/date/now.js" | ||
}, | ||
"engines": { | ||
"node": ">=6.9.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
169616