Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@visactor/react-vrender-utils

Package Overview
Dependencies
Maintainers
15
Versions
502
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/react-vrender-utils - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2-alpha.0

dist/index.js

16

package.json
{
"name": "@visactor/react-vrender-utils",
"version": "0.9.1",
"version": "0.9.2-alpha.0",
"description": "",

@@ -19,4 +19,4 @@ "sideEffects": false,

"dependencies": {
"@visactor/vrender": "0.9.1",
"@visactor/react-vrender": "0.9.1",
"@visactor/vrender": "0.9.2-alpha.0",
"@visactor/react-vrender": "0.9.2-alpha.0",
"@visactor/vutils": "0.9.0-alpha.2",

@@ -36,5 +36,5 @@ "react-reconciler": "^0.29.0",

"typescript": "4.9.5",
"@internal/ts-config": "0.0.1",
"@internal/bundler": "0.0.1",
"@internal/eslint-config": "0.0.1"
"@internal/eslint-config": "0.0.1",
"@internal/ts-config": "0.0.1"
},

@@ -63,2 +63,8 @@ "keywords": [

"license": "MIT",
"exports": {
".": {
"import": "./es/index.js",
"require": "./dist/index.js"
}
},
"publishConfig": {

@@ -65,0 +71,0 @@ "access": "public"

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