Socket
Socket
Sign inDemoInstall

@react-spring/konva

Package Overview
Dependencies
17
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.7.0 to 9.7.1

dist/esm/index.js

23

package.json
{
"name": "@react-spring/konva",
"version": "9.7.0",
"version": "9.7.1",
"main": "dist/index.js",
"module": "dist/index.mjs",
"module": "dist/esm/index.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/esm/index.js",
"module": "./dist/esm/index.js",
"require": "./dist/index.js"
},
"./package.json": "./package.json"
},
"files": [

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

"dependencies": {
"@react-spring/animated": "~9.7.0",
"@react-spring/core": "~9.7.0",
"@react-spring/shared": "~9.7.0",
"@react-spring/types": "~9.7.0"
"@react-spring/animated": "~9.7.1",
"@react-spring/core": "~9.7.1",
"@react-spring/shared": "~9.7.1",
"@react-spring/types": "~9.7.1"
},

@@ -43,5 +52,5 @@ "peerDependencies": {

"scripts": {
"build": "tsup",
"build": "tsup --legacy-output",
"dev": "tsup"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc