@babel/template
Advanced tools
Comparing version 7.20.7 to 7.21.4-esm
@@ -11,3 +11,2 @@ "use strict"; | ||
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; } | ||
function merge(a, b) { | ||
@@ -14,0 +13,0 @@ const { |
@@ -86,3 +86,2 @@ "use strict"; | ||
} | ||
ancestors = ancestors.slice(); | ||
@@ -89,0 +88,0 @@ const { |
@@ -37,3 +37,2 @@ "use strict"; | ||
} | ||
metadata.placeholders.slice().reverse().forEach(placeholder => { | ||
@@ -40,0 +39,0 @@ try { |
{ | ||
"name": "@babel/template", | ||
"version": "7.20.7", | ||
"version": "7.21.4-esm", | ||
"description": "Generate an AST from a string template.", | ||
@@ -19,5 +19,5 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
"@babel/code-frame": "^7.18.6", | ||
"@babel/parser": "^7.20.7", | ||
"@babel/types": "^7.20.7" | ||
"@babel/code-frame": "^7.21.4-esm", | ||
"@babel/parser": "^7.21.4-esm", | ||
"@babel/types": "^7.21.4-esm" | ||
}, | ||
@@ -24,0 +24,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
70064
20
1
Updated@babel/parser@^7.21.4-esm
Updated@babel/types@^7.21.4-esm