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

reaviz-data-utils

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reaviz-data-utils - npm Package Compare versions

Comparing version 0.0.6 to 1.0.0

dist/index.d.cts

12

package.json
{
"name": "reaviz-data-utils",
"version": "0.0.6",
"version": "1.0.0",
"description": "Data Utilities for Reaviz Charts",

@@ -13,5 +13,2 @@ "type": "module",

"import": "./dist/index.js"
},
"./blocks": {
"import": "./dist/blocks/index.js"
}

@@ -23,7 +20,10 @@ },

"devDependencies": {
"@types/d3-array": "^3.2.1",
"@types/react": "^18.3.3",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
"typescript": "^5.4.5",
"reaviz": "^15.15.7"
},
"scripts": {
"build": "tsup src/index.ts src/blocks/index.ts"
"build": "tsup src/index.ts --dts"
},

@@ -30,0 +30,0 @@ "author": "",

Sorry, the diff of this file is not supported yet

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