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

@thi.ng/geom-api

Package Overview
Dependencies
Maintainers
1
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-api - npm Package Compare versions

Comparing version 3.1.14 to 3.2.0

8

CHANGELOG.md
# Change Log
- **Last updated**: 2022-06-09T16:14:01Z
- **Last updated**: 2022-06-20T17:33:30Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -12,2 +12,8 @@

## [3.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-api@3.2.0) (2022-06-20)
#### 🚀 Features
- add AABBLike.offset() ([9152db3](https://github.com/thi-ng/umbrella/commit/9152db3))
## [3.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/geom-api@3.1.0) (2021-11-17)

@@ -14,0 +20,0 @@

4

package.json
{
"name": "@thi.ng/geom-api",
"version": "3.1.14",
"version": "3.2.0",
"description": "Shared type & interface declarations for @thi.ng/geom packages",

@@ -102,3 +102,3 @@ "type": "module",

},
"gitHead": "ab0188234419f2d9f471de80871df930e5555bd6\n"
"gitHead": "f50e292ecc7dc74a6705b07fc739bf827cc5efd7\n"
}

@@ -12,2 +12,3 @@ import type { ICopy, IObjectOf, IToHiccup } from "@thi.ng/api";

max(): Vec;
offset(x: number): this;
}

@@ -14,0 +15,0 @@ export interface SphereLike extends IShape {

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