New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

terriajs-plugin-api

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terriajs-plugin-api - npm Package Compare versions

Comparing version 0.0.1-alpha.7 to 0.0.1-alpha.8

dist/Helpers.d.ts

1

dist/index.d.ts

@@ -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 };

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc