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

konva

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

konva - npm Package Compare versions

Comparing version 7.2.4 to 7.2.5

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## 7.2.5
* Fix transform update on `letterSpacing` change of `Konva.Text`
## 7.2.4

@@ -8,0 +12,0 @@

2

lib/Global.js

@@ -52,3 +52,3 @@ "use strict";

_global: exports.glob,
version: '7.2.4',
version: '7.2.5',
isBrowser: detectBrowser(),

@@ -55,0 +55,0 @@ isUnminified: /param/.test(function (param) { }.toString()),

@@ -359,2 +359,3 @@ "use strict";

'lineHeight',
'letterSpacing',
];

@@ -361,0 +362,0 @@ Global_2._registerNode(Text);

{
"name": "konva",
"version": "7.2.4",
"version": "7.2.5",
"author": "Anton Lavrenov",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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