Socket
Socket
Sign inDemoInstall

@paperbits/core

Package Overview
Dependencies
22
Maintainers
2
Versions
610
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.559 to 0.1.560

6

package.json
{
"name": "@paperbits/core",
"version": "0.1.559",
"version": "0.1.560",
"description": "Paperbits core components.",

@@ -24,4 +24,4 @@ "author": "Paperbits",

"@googlemaps/js-api-loader": "^1.12.9",
"@paperbits/common": "0.1.559",
"@paperbits/styles": "0.1.559",
"@paperbits/common": "0.1.560",
"@paperbits/styles": "0.1.560",
"await-parallel-limit": "^2.1.0",

@@ -28,0 +28,0 @@ "basiclightbox": "^5.0.4",

@@ -15,3 +15,3 @@ import { ViewManager, IContextCommand } from "@paperbits/common/ui";

this.viewManager.openViewAsPopup({
heading: `Visibility`,
heading: `Access control`,
component: createSecurityModelEditorComponent(context, "role-based-security-model-editor"),

@@ -18,0 +18,0 @@ resizing: "vertically horizontally",

@@ -13,3 +13,3 @@ import { WidgetContext } from "@paperbits/common/editing";

controlType: "toolbox-button",
tooltip: "Change visibility",
tooltip: "Change access",
iconClass: "paperbits-icon paperbits-a-security",

@@ -16,0 +16,0 @@ position: "top right",

@@ -19,2 +19,3 @@ import { IPermalinkResolver } from "@paperbits/common/permalinks";

componentInstance.posterUrl(state.posterUrl);
componentInstance.styles(state.styles);
}

@@ -21,0 +22,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc