Socket
Socket
Sign inDemoInstall

math.gl

Package Overview
Dependencies
4
Maintainers
10
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-alpha.3 to 4.0.0-alpha.4

13

package.json

@@ -9,3 +9,3 @@ {

},
"version": "4.0.0-alpha.3",
"version": "4.0.0-alpha.4",
"keywords": [],

@@ -19,2 +19,9 @@ "repository": {

"module": "dist/index.js",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.cjs",
"types": "./dist/index.d.ts"
}
},
"files": [

@@ -25,5 +32,5 @@ "dist",

"dependencies": {
"@math.gl/core": "4.0.0-alpha.3"
"@math.gl/core": "4.0.0-alpha.4"
},
"gitHead": "006f278d1b9eb116d8d5731fde8922af6a16e41c"
"gitHead": "c58e63bfb9c25cd5a4fb2599b2b52c272ed55c67"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc