@buildwars/gw-templates
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -33,3 +33,3 @@ function _arrayLikeToArray(r, a) { | ||
if (!t) { | ||
if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e ) { | ||
if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e) { | ||
t && (r = t); | ||
@@ -156,3 +156,3 @@ var n = 0, | ||
if (void 0 !== e) { | ||
var i = e.call(t, r ); | ||
var i = e.call(t, r); | ||
if ("object" != typeof i) return i; | ||
@@ -159,0 +159,0 @@ throw new TypeError("@@toPrimitive must return a primitive value."); |
{ | ||
"name": "@buildwars/gw-templates", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Guild Wars build template encoder/decoder.", | ||
@@ -48,4 +48,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/eslint-parser": "~7.24.6", | ||
"@babel/preset-env": "~7.24.6", | ||
"@babel/eslint-parser": "~7.25.7", | ||
"@babel/preset-env": "~7.25.7", | ||
"@rollup/plugin-babel": "~6.0.4", | ||
@@ -56,8 +56,8 @@ "@rollup/plugin-json": "~6.1.0", | ||
"chai": "~5.1.1", | ||
"core-js": "~3.37.1", | ||
"eslint": "~9.4.0", | ||
"mocha": "~10.4.0", | ||
"node": "~22.2.0", | ||
"nyc": "~15.1.0", | ||
"rollup": "~4.18.0", | ||
"core-js": "~3.38.1", | ||
"eslint": "~9.11.1", | ||
"mocha": "~10.7.3", | ||
"node": "~22.9.0", | ||
"nyc": "~17.1.0", | ||
"rollup": "~4.24.0", | ||
"util": "~0.12.5" | ||
@@ -64,0 +64,0 @@ }, |
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
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
247137
14
4104