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

@vertexvis/geometry

Package Overview
Dependencies
Maintainers
4
Versions
634
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.9.20-canary.1 to 0.9.20

6

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

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

"@vertexvis/jest-config-vertexvis": "0.4.4",
"@vertexwebsdk/build": "^0.9.20-canary.1",
"@vertexwebsdk/build": "0.9.20",
"eslint": "^6.1.0",

@@ -53,3 +53,3 @@ "jest": "^24.9.0",

},
"gitHead": "45e92687f0ca9f0d7a9edd4db3d77b25d235126b"
"gitHead": "3682726189b238ad0e0251f5c1748509603d85e2"
}

@@ -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.9.19/dist/cdn/bundle.esm.js';
import { Vector3 } from 'https://unpkg.com/@vertexvis/geometry@0.9.20/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