Socket
Socket
Sign inDemoInstall

math.gl

Package Overview
Dependencies
2
Maintainers
11
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

dist/index.cjs.map

1

dist/index.d.ts
export * from '@math.gl/core';
//# sourceMappingURL=index.d.ts.map
export * from '@math.gl/core';
//# sourceMappingURL=index.js.map

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

},
"version": "4.0.0",
"version": "4.0.1",
"keywords": [],

@@ -21,5 +21,5 @@ "repository": {

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

@@ -32,5 +32,5 @@ },

"dependencies": {
"@math.gl/core": "4.0.0"
"@math.gl/core": "4.0.1"
},
"gitHead": "b7af99a25965af5112307552084fbaf5d4d53b7d"
"gitHead": "33f369ba3a259f79acc3fa8181190c9da8841648"
}

Sorry, the diff of this file is not supported yet

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