Socket
Socket
Sign inDemoInstall

@paperbits/styles

Package Overview
Dependencies
Maintainers
2
Versions
594
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paperbits/styles - npm Package Compare versions

Comparing version 0.1.563 to 0.1.564

publishing/localStylesHtmlPagePublisherPlugin.ts

2

index.ts

@@ -5,2 +5,2 @@ export * from "./defaultStyleCompiler";

export * from "./constants";
export * from "./localStyleBuilder";
export * from "./styleBuilder";
{
"name": "@paperbits/styles",
"version": "0.1.563",
"version": "0.1.564",
"description": "Paperbits style editors.",

@@ -19,3 +19,3 @@ "author": "Paperbits",

"dependencies": {
"@paperbits/common": "0.1.563",
"@paperbits/common": "0.1.564",
"@simonwep/pickr": "^1.7.4",

@@ -22,0 +22,0 @@ "jss": "^10.4.0",

@@ -15,2 +15,3 @@ /**

import { FontPublisher } from "./fonts/fontPublisher";
import { LocalStyleHtmlPagePublisherPlugin } from "./publishing/localStylesHtmlPagePublisherPlugin";

@@ -26,3 +27,4 @@

injector.bindToCollectionAsSingletone("publishers", FontPublisher);
injector.bindToCollectionAsSingletone("htmlPagePublisherPlugins", LocalStyleHtmlPagePublisherPlugin);
}
}
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