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

@vertexvis/geometry

Package Overview
Dependencies
Maintainers
0
Versions
632
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vertexvis/geometry - npm Package Compare versions

Comparing version 0.22.0-canary.8 to 0.22.0-canary.9

6

package.json
{
"name": "@vertexvis/geometry",
"version": "0.22.0-canary.8",
"version": "0.22.0-canary.9",
"description": "Library for 2D and 3D geometric types.",

@@ -43,3 +43,3 @@ "license": "MIT",

"@vertexvis/jest-config-vertexvis": "^0.5.4",
"@vertexwebsdk/build": "0.22.0-canary.8",
"@vertexwebsdk/build": "0.22.0-canary.9",
"eslint": "^8.17.0",

@@ -55,3 +55,3 @@ "jest": "^27.5.1",

},
"gitHead": "e60f991605b346ca3d8cd4002a5aa449e3d84fc9"
"gitHead": "20e349a5bd742b12d57adb8f6653516fb47883c4"
}

@@ -27,3 +27,3 @@ <!-- DO NOT EDIT THE README.md DIRECTLY. THIS FILE IS AUTO-GENERATED. -->

<script type="module">
import { Vector3 } from 'https://unpkg.com/@vertexvis/geometry@0.21.0/dist/cdn/bundle.esm.js';
import { Vector3 } from 'https://cdn.jsdelivr.net/npm/@vertexvis/geometry@0.21.0/dist/cdn/bundle.esm.js';

@@ -30,0 +30,0 @@ async function main() {

@@ -27,3 +27,3 @@ <!-- DO NOT EDIT THE README.md DIRECTLY. THIS FILE IS AUTO-GENERATED. -->

<script type="module">
import { Vector3 } from 'https://unpkg.com/@vertexvis/geometry@{{version}}/dist/cdn/bundle.esm.js';
import { Vector3 } from 'https://cdn.jsdelivr.net/npm/@vertexvis/geometry@{{version}}/dist/cdn/bundle.esm.js';

@@ -30,0 +30,0 @@ async function main() {

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