Comparing version 5.0.1 to 6.0.0-rc.0
{ | ||
"name": "expo-gl", | ||
"version": "5.0.1", | ||
"version": "6.0.0-rc.0", | ||
"description": "Provides GLView that acts as OpenGL ES render target and gives GL context object implementing WebGL 2.0 specification.", | ||
@@ -41,6 +41,6 @@ "main": "build/index.js", | ||
"unimodules-file-system-interface": "*", | ||
"expo-gl-cpp": "~5.0.1" | ||
"expo-gl-cpp": "~5.0.0" | ||
}, | ||
"dependencies": { | ||
"expo-gl-cpp": "~5.0.1", | ||
"expo-gl-cpp": "~6.0.0-rc.0", | ||
"prop-types": "^15.6.2" | ||
@@ -53,3 +53,3 @@ }, | ||
}, | ||
"gitHead": "f213c9be2a909dae42a0a27d8aa4b9eac8e97be1" | ||
} | ||
"gitHead": "6334f82adccb529e9347e348c874bd8f6a92cacc" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3501
0
321314
1
+ Addedexpo-gl-cpp@6.0.0(transitive)
- Removedexpo-gl-cpp@5.0.1(transitive)
Updatedexpo-gl-cpp@~6.0.0-rc.0