epip-generate
Advanced tools
Comparing version 1.2.136 to 1.2.137
{ | ||
"name": "epip-generate", | ||
"version": "1.2.136", | ||
"version": "1.2.137", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "", |
@@ -404,3 +404,3 @@ "use strict"; | ||
for(let key in data){ | ||
_data.append(key,data[key]) | ||
_data.append(key,(data as any)[key]) | ||
} | ||
@@ -407,0 +407,0 @@ `; |
{ | ||
"name": "epip-generate", | ||
"version": "1.2.136", | ||
"version": "1.2.137", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "", |
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
1127020