@vercel/nft
Advanced tools
Comparing version 0.12.1 to 0.12.2
@@ -194,3 +194,8 @@ "use strict"; | ||
} | ||
} | ||
}, | ||
'playwright-core'({ id, emitAsset }) { | ||
if (id.endsWith('playwright-core/index.js')) { | ||
emitAsset(path_1.resolve(path_1.dirname(id), 'browsers.json')); | ||
} | ||
}, | ||
}; | ||
@@ -197,0 +202,0 @@ function handleSpecialCases({ id, ast, emitAsset, emitAssetDirectory, job }) { |
{ | ||
"name": "@vercel/nft", | ||
"version": "0.12.1", | ||
"version": "0.12.2", | ||
"repository": "vercel/nft", | ||
@@ -102,2 +102,3 @@ "license": "MIT", | ||
"phantomjs-prebuilt": "^2.1.16", | ||
"playwright-core": "^1.11.1", | ||
"polyfill-library": "3.93.0", | ||
@@ -104,0 +105,0 @@ "pug": "^3.0.1", |
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
157285
3148
87