Comparing version
@@ -0,1 +1,4 @@ | ||
## 0.1.10 | ||
* [add new types export (#49)](https://github.com/PrismarineJS/node-vec3/commit/9a3c259a361de7b6053c5e60ac70ba8ce658aeb0) (thanks @zerozeynep) | ||
## 0.1.9 | ||
@@ -2,0 +5,0 @@ * [Add methods, fix .equals (#46)](https://github.com/PrismarineJS/node-vec3/commit/c6b94c4289cfba5fc460bed99d112cec85fe1cf3) (thanks @szdytom) |
{ | ||
"name": "vec3", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "3d vector math with good unit tests", | ||
@@ -19,2 +19,3 @@ "main": "index.js", | ||
"exports": { | ||
"types": "./index.d.ts", | ||
"require": "./index.js", | ||
@@ -21,0 +22,0 @@ "import": "./wrapper.mjs" |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
34260
0.54%