New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@deck.gl/test-utils

Package Overview
Dependencies
Maintainers
0
Versions
495
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deck.gl/test-utils - npm Package Compare versions

Comparing version

to
9.1.6

10

package.json

@@ -6,3 +6,3 @@ {

"type": "module",
"version": "9.1.5",
"version": "9.1.6",
"publishConfig": {

@@ -36,11 +36,11 @@ "access": "public"

"dependencies": {
"@luma.gl/test-utils": "^9.1.3"
"@luma.gl/test-utils": "^9.1.5"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0",
"@luma.gl/core": "^9.1.3",
"@luma.gl/engine": "^9.1.3",
"@luma.gl/core": "^9.1.5",
"@luma.gl/engine": "^9.1.5",
"@probe.gl/test-utils": "^4.1.0-alpha.2"
},
"gitHead": "0223094f8c74c1db4a20bb9e5180b405d0809732"
"gitHead": "f550580cbd6f32b158771641868e1b7c2165440b"
}