terriajs-plugin-api
Advanced tools
Comparing version 0.0.1-alpha.7 to 0.0.1-alpha.8
@@ -7,3 +7,4 @@ export * from "./Mixins"; | ||
export * from "./Hooks"; | ||
export * from "./Helpers"; | ||
import * as deprecated from "./Deprecated"; | ||
export { deprecated }; |
@@ -7,3 +7,4 @@ export * from "./Mixins"; | ||
export * from "./Hooks"; | ||
export * from "./Helpers"; | ||
import * as deprecated from "./Deprecated"; | ||
export { deprecated }; |
@@ -22,2 +22,3 @@ export { default as TerriaError } from "terriajs/lib/Core/TerriaError"; | ||
import { default as SelectableDimensionWorkflow, runWorkflow } from "terriajs/lib/Models/Workflows/SelectableDimensionWorkflow"; | ||
export { UrlToCatalogMemberMapping } from "terriajs/lib/Models/Catalog/CatalogReferences/UrlReference"; | ||
import * as MapToolbar from "terriajs/lib/ViewModels/MapNavigation/MapToolbar"; | ||
@@ -24,0 +25,0 @@ export { MapToolbar }; |
@@ -20,2 +20,3 @@ export { default as TerriaError } from "terriajs/lib/Core/TerriaError"; | ||
import { runWorkflow } from "terriajs/lib/Models/Workflows/SelectableDimensionWorkflow"; | ||
export { UrlToCatalogMemberMapping } from "terriajs/lib/Models/Catalog/CatalogReferences/UrlReference"; | ||
import * as MapToolbar from "terriajs/lib/ViewModels/MapNavigation/MapToolbar"; | ||
@@ -22,0 +23,0 @@ export { MapToolbar }; |
{ | ||
"name": "terriajs-plugin-api", | ||
"version": "0.0.1-alpha.7", | ||
"version": "0.0.1-alpha.8", | ||
"description": "An (experimental) API for writing plugins for terriajs.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/terriajs/plugin-api", |
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
26441
22
251
0