New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

quadbin

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quadbin - npm Package Compare versions

Comparing version

to
0.1.5

dist/esm/index.js

10

package.json
{
"name": "quadbin",
"version": "0.1.4",
"version": "0.1.5",
"description": "Utility functions for working with Quadbins",

@@ -10,2 +10,10 @@ "license": "MIT",

"types": "dist/types/index.d.js",
"exports": {
".": {
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js",
"types": "./dist/types/index.d.ts"
},
"./*": "./*"
},
"keywords": ["quadbin", "webgl", "visualization"],

@@ -12,0 +20,0 @@ "repository": {