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 1.0.13 to 1.0.14

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@1.0.13...@thi.ng/geom-api@1.0.14) (2020-04-27)
**Note:** Version bump only for package @thi.ng/geom-api
## [1.0.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@1.0.12...@thi.ng/geom-api@1.0.13) (2020-04-23)

@@ -8,0 +16,0 @@

4

index.js

@@ -1,4 +0,2 @@

export * from "./accel";
export * from "./convex";
export * from "./cubic";
export * from "./isec";

@@ -8,3 +6,1 @@ export * from "./path";

export * from "./shape";
export * from "./subdiv";
export * from "./tessel";
{
"name": "@thi.ng/geom-api",
"version": "1.0.13",
"version": "1.0.14",
"description": "Shared type & interface declarations for @thi.ng/geom packages",

@@ -41,4 +41,4 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^6.10.1",
"@thi.ng/vectors": "^4.3.1",
"@thi.ng/api": "^6.10.2",
"@thi.ng/vectors": "^4.3.2",
"tslib": "^1.11.1"

@@ -65,3 +65,3 @@ },

},
"gitHead": "7d53b9da131181ae2cf35d325941a353f9b3494b"
"gitHead": "9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8"
}
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