Socket
Socket
Sign inDemoInstall

@paperbits/core

Package Overview
Dependencies
Maintainers
2
Versions
620
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paperbits/core - npm Package Compare versions

Comparing version 0.1.580 to 0.1.581

4

button/button.design.module.ts

@@ -24,4 +24,4 @@ import { IInjector, IInjectorModule } from "@paperbits/common/injection";

groupName: "Buttons",
selectorTemplate: `<a data-bind="css: classNames" style="display: inline-block">Button</a>`,
styleTemplate: `<a data-bind="stylePreview: variation.key" style="display: inline-block">Button</button>`
selectorTemplate: `<a role="button" data-bind="css: classNames" style="display: inline-block">Button</a>`,
styleTemplate: `<a role="button" data-bind="stylePreview: variation.key" style="display: inline-block">Button</button>`
};

@@ -28,0 +28,0 @@ injector.bindInstanceToCollection("styleGroups", styleGroup);

{
"name": "@paperbits/core",
"version": "0.1.580",
"version": "0.1.581",
"description": "Paperbits core components.",

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

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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