@antv/l7-core
Advanced tools
Comparing version 2.20.1 to 2.20.2
@@ -103,2 +103,4 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2"; | ||
moduleParams.vs = moduleParams.vs.replace(/\r\n/g, '\n'); // 将所有的\r\n替换为\n | ||
moduleParams.fs = moduleParams.fs.replace(/\r\n/g, '\n'); // 将所有的\r\n替换为\n | ||
var vs = moduleParams.vs, | ||
@@ -105,0 +107,0 @@ fs = moduleParams.fs, |
@@ -110,2 +110,4 @@ "use strict"; | ||
moduleParams.vs = moduleParams.vs.replace(/\r\n/g, '\n'); // 将所有的\r\n替换为\n | ||
moduleParams.fs = moduleParams.fs.replace(/\r\n/g, '\n'); // 将所有的\r\n替换为\n | ||
var vs = moduleParams.vs, | ||
@@ -112,0 +114,0 @@ fs = moduleParams.fs, |
{ | ||
"name": "@antv/l7-core", | ||
"version": "2.20.1", | ||
"version": "2.20.2", | ||
"description": "", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"@antv/async-hook": "^2.2.9", | ||
"@antv/l7-utils": "2.20.1", | ||
"@antv/l7-utils": "2.20.2", | ||
"@babel/runtime": "^7.7.7", | ||
@@ -51,3 +51,3 @@ "@mapbox/tiny-sdf": "^1.2.5", | ||
}, | ||
"gitHead": "9cf19c5a23723463d852a905b8a8230abbe96c72", | ||
"gitHead": "c0e21cc20d1530aa586623484a9511636800839f", | ||
"publishConfig": { | ||
@@ -54,0 +54,0 @@ "access": "public" |
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
977603
20673
+ Added@antv/l7-utils@2.20.2(transitive)
- Removed@antv/l7-utils@2.20.1(transitive)
Updated@antv/l7-utils@2.20.2