Comparing version 4.0.0 to 4.0.1
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22
6533
8
+ Added@math.gl/core@4.0.1(transitive)
+ Added@math.gl/types@4.0.1(transitive)
- Removed@babel/runtime@7.26.0(transitive)
- Removed@math.gl/core@4.0.0(transitive)
- Removed@math.gl/types@4.0.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
Updated@math.gl/core@4.0.1