@deck.gl/json
Advanced tools
Comparing version 7.3.0-beta.3 to 7.3.0-beta.4
@@ -100,5 +100,5 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
/***/ "../../node_modules/expression-eval/index.js": | ||
/*!************************************************************************************************************!*\ | ||
!*** /Users/raviakkenapally/Documents/Source/DataViz/CoreFW/deck.gl/node_modules/expression-eval/index.js ***! | ||
\************************************************************************************************************/ | ||
/*!****************************************************************************!*\ | ||
!*** /Users/missx/Documents/deck.gl/node_modules/expression-eval/index.js ***! | ||
\****************************************************************************/ | ||
/*! no static exports found */ | ||
@@ -326,5 +326,5 @@ /***/ (function(module, exports, __webpack_require__) { | ||
/***/ "../../node_modules/jsep/build/jsep.js": | ||
/*!******************************************************************************************************!*\ | ||
!*** /Users/raviakkenapally/Documents/Source/DataViz/CoreFW/deck.gl/node_modules/jsep/build/jsep.js ***! | ||
\******************************************************************************************************/ | ||
/*!**********************************************************************!*\ | ||
!*** /Users/missx/Documents/deck.gl/node_modules/jsep/build/jsep.js ***! | ||
\**********************************************************************/ | ||
/*! no static exports found */ | ||
@@ -331,0 +331,0 @@ /***/ (function(module, exports, __webpack_require__) { |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "7.3.0-beta.3", | ||
"version": "7.3.0-beta.4", | ||
"publishConfig": { | ||
@@ -38,5 +38,5 @@ "access": "public" | ||
"peerDependencies": { | ||
"@deck.gl/core": "^7.0.0" | ||
"@deck.gl/core": "^7.3.0-beta" | ||
}, | ||
"gitHead": "4dfb7fd3ff478408e4ac0256d9b34674e7955ac1" | ||
"gitHead": "4d2b6508b6c7b94c5d7cecf5290d294dccd7f1c8" | ||
} |
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
230429