Socket
Socket
Sign inDemoInstall

@react-spring/konva

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spring/konva - npm Package Compare versions

Comparing version 9.6.1 to 9.7.0-beta.0

dist/index.d.ts

21

package.json
{
"name": "@react-spring/konva",
"version": "9.6.1",
"main": "dist/react-spring-konva.cjs.js",
"module": "dist/react-spring-konva.esm.js",
"version": "9.7.0-beta.0",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [

@@ -30,6 +31,6 @@ "dist/*",

"dependencies": {
"@react-spring/animated": "~9.6.1",
"@react-spring/core": "~9.6.1",
"@react-spring/shared": "~9.6.1",
"@react-spring/types": "~9.6.1"
"@react-spring/animated": "~9.7.0-beta.0",
"@react-spring/core": "~9.7.0-beta.0",
"@react-spring/shared": "~9.7.0-beta.0",
"@react-spring/types": "~9.7.0-beta.0"
},

@@ -39,4 +40,8 @@ "peerDependencies": {

"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-konva": "^16.8.0 || ^17.0.0"
"react-konva": "^16.8.0 || ^16.8.7-0 || ^16.9.0-0 || ^16.10.1-0 || ^16.12.0-0 || ^16.13.0-0 || ^17.0.0-0 || ^17.0.1-0 || ^17.0.2-0 || ^18.0.0-0"
},
"scripts": {
"build": "tsup",
"dev": "tsup"
}
}
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