@math.gl/types
Advanced tools
Comparing version 4.0.0-alpha.3 to 4.0.0-alpha.4
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "4.0.0-alpha.3", | ||
"version": "4.0.0-alpha.4", | ||
"keywords": [ | ||
@@ -25,2 +25,9 @@ "typescript", | ||
"module": "dist/index.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
"files": [ | ||
@@ -33,3 +40,3 @@ "dist", | ||
], | ||
"gitHead": "006f278d1b9eb116d8d5731fde8922af6a16e41c" | ||
"gitHead": "c58e63bfb9c25cd5a4fb2599b2b52c272ed55c67" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20441