Socket
Socket
Sign inDemoInstall

react-konva

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-konva - npm Package Compare versions

Comparing version 18.2.7 to 18.2.8

1

es/ReactKonvaCore.js

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

ref: container,
id: props.id,
accessKey: props.accessKey,

@@ -69,0 +70,0 @@ className: props.className,

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

ref: container,
id: props.id,
accessKey: props.accessKey,

@@ -97,0 +98,0 @@ className: props.className,

4

package.json

@@ -5,3 +5,3 @@ {

"description": "React binding to canvas element via Konva framework",
"version": "18.2.7",
"version": "18.2.8",
"keywords": [

@@ -65,3 +65,3 @@ "react",

"scripts": {
"build": " tsc -outDir ./es && tsc -module commonjs -outDir ./lib && cp ./ReactKonvaCore.d.ts ./lib && cp ./ReactKonvaCore.d.ts ./es",
"build": "tsc -outDir ./es && tsc -module commonjs -outDir ./lib && cp ./ReactKonvaCore.d.ts ./lib && cp ./ReactKonvaCore.d.ts ./es",
"test:typings": "tsc --noEmit",

@@ -68,0 +68,0 @@ "preversion": "npm test",

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