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

@thi.ng/geom-isec

Package Overview
Dependencies
Maintainers
1
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.3.1 to 0.3.2

8

CHANGELOG.md

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

## [0.3.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.3.1...@thi.ng/geom-isec@0.3.2) (2019-07-12)
**Note:** Version bump only for package @thi.ng/geom-isec
## [0.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.3.0...@thi.ng/geom-isec@0.3.1) (2019-07-08)

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

16

package.json
{
"name": "@thi.ng/geom-isec",
"version": "0.3.1",
"version": "0.3.2",
"description": "2D/3D shape intersection checks",

@@ -23,3 +23,3 @@ "module": "./index.js",

"cover": "yarn test && nyc report --reporter=lcov",
"doc": "node_modules/.bin/typedoc --mode modules --out doc src",
"doc": "node_modules/.bin/typedoc --mode modules --out doc --ignoreCompilerErrors src",
"pub": "yarn build && yarn publish --access public"

@@ -36,7 +36,7 @@ },

"dependencies": {
"@thi.ng/api": "^6.3.0",
"@thi.ng/geom-api": "^0.2.5",
"@thi.ng/geom-closest-point": "^0.3.1",
"@thi.ng/math": "^1.4.0",
"@thi.ng/vectors": "^3.0.1"
"@thi.ng/api": "^6.3.1",
"@thi.ng/geom-api": "^0.3.0",
"@thi.ng/geom-closest-point": "^0.3.2",
"@thi.ng/math": "^1.4.1",
"@thi.ng/vectors": "^3.0.2"
},

@@ -61,3 +61,3 @@ "keywords": [

"sideEffects": false,
"gitHead": "05bc27ae468aefcfa8d1a5016dcbcfc22b7e8a85"
"gitHead": "47075afc37f3a16adee7c903a2935304c7cf5daf"
}
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