@domql/report
Advanced tools
Comparing version 2.0.8 to 2.3.21
@@ -11,3 +11,3 @@ 'use strict' | ||
title: 'Overwriting to builtin method', | ||
description: 'Overwriting a builtin method in the global define is not possible, please choose different name' | ||
description: 'Overwriting a builtin method in the window define is not possible, please choose different name' | ||
}, | ||
@@ -14,0 +14,0 @@ BrowserNotDefined: { |
{ | ||
"name": "@domql/report", | ||
"version": "2.0.8", | ||
"version": "2.3.21", | ||
"main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "b60c46e45c462d00976902d6cdbea6fd5504542b", | ||
"gitHead": "591bd439470038afee450aa314c56a257107b1a0", | ||
"source": "index.js" | ||
} |
3445