@math.gl/core
Advanced tools
Comparing version 3.2.0-alpha.1 to 3.2.0-alpha.2
@@ -194,8 +194,2 @@ "use strict"; | ||
}); | ||
Object.defineProperty(exports, "_Polygon", { | ||
enumerable: true, | ||
get: function get() { | ||
return _polygon["default"]; | ||
} | ||
}); | ||
Object.defineProperty(exports, "assert", { | ||
@@ -232,4 +226,2 @@ enumerable: true, | ||
var _polygon = _interopRequireDefault(require("./addons/polygon")); | ||
var _assert = _interopRequireDefault(require("./lib/assert")); | ||
@@ -236,0 +228,0 @@ |
@@ -14,3 +14,2 @@ import { config } from './lib/common'; | ||
export { default as _Euler } from './classes/euler'; | ||
export { default as _Polygon } from './addons/polygon'; | ||
export { default as assert } from './lib/assert'; | ||
@@ -17,0 +16,0 @@ const globals = { |
@@ -14,3 +14,2 @@ import { config } from './lib/common'; | ||
export { default as _Euler } from './classes/euler'; | ||
export { default as _Polygon } from './addons/polygon'; | ||
export { default as assert } from './lib/assert'; | ||
@@ -17,0 +16,0 @@ var globals = { |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "3.2.0-alpha.1", | ||
"version": "3.2.0-alpha.2", | ||
"keywords": [ | ||
@@ -45,3 +45,3 @@ "webgl", | ||
}, | ||
"gitHead": "f342933ca13fa606bd60ac82bb24bb2959b13b32" | ||
"gitHead": "127b2196b775281db912472e43f579a201000c88" | ||
} |
@@ -63,3 +63,2 @@ // Copyright (c) 2017 Uber Technologies, Inc. | ||
export {default as _Euler} from './classes/euler'; | ||
export {default as _Polygon} from './addons/polygon'; | ||
@@ -66,0 +65,0 @@ export {default as assert} from './lib/assert'; |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1014914
189
15176
0