Socket
Socket
Sign inDemoInstall

math.gl

Package Overview
Dependencies
5
Maintainers
10
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.3 to 4.0.0-alpha.1

dist/index.cjs

11

package.json

@@ -5,6 +5,7 @@ {

"license": "MIT",
"type": "module",
"publishConfig": {
"access": "public"
},
"version": "3.6.3",
"version": "4.0.0-alpha.1",
"keywords": [],

@@ -16,4 +17,4 @@ "repository": {

"types": "dist/index.d.ts",
"main": "dist/es5/index.js",
"module": "dist/esm/index.js",
"main": "dist/index.cjs",
"module": "dist/index.js",
"files": [

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

"dependencies": {
"@math.gl/core": "3.6.3"
"@math.gl/core": "4.0.0-alpha.1"
},
"gitHead": "0efab394df9babad7ed93027c1003f30528b2090"
"gitHead": "66f872ea615a3ef81431595727cdf58dcadf3670"
}
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