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.55 to 0.1.56

2

column/ko/columnViewModel.ts

@@ -207,4 +207,4 @@ import * as ko from "knockout";

return `align-content-${breakpoint}${horizontal} align-items-${breakpoint}${horizontal} justify-content-${breakpoint}${vertical}`;
return `align-content-${breakpoint}${vertical} align-items-${breakpoint}${vertical} justify-content-${breakpoint}${horizontal}`;
}
}
{
"name": "@paperbits/core",
"version": "0.1.55",
"version": "0.1.56",
"description": "Paperbits core components.",

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

"dependencies": {
"@paperbits/common": "0.1.55",
"@paperbits/styles": "0.1.55",
"@paperbits/common": "0.1.56",
"@paperbits/styles": "0.1.56",
"cropperjs": "^1.4.0",

@@ -27,0 +27,0 @@ "file-saver": "^2.0.0",

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