@sentry-internal/global-search
Advanced tools
Comparing version 0.0.28 to 0.0.29
@@ -1,12 +0,3 @@ | ||
(function webpackUniversalModuleDefinition(root, factory) { | ||
if(typeof exports === 'object' && typeof module === 'object') | ||
module.exports = factory(); | ||
else if(typeof define === 'function' && define.amd) | ||
define([], factory); | ||
else if(typeof exports === 'object') | ||
exports["@sentry-internal/sentry-global-search"] = factory(); | ||
else | ||
root["@sentry-internal/sentry-global-search"] = factory(); | ||
})(window, function() { | ||
return /******/ (function(modules) { // webpackBootstrap | ||
exports["@sentry-internal/sentry-global-search"] = | ||
/******/ (function(modules) { // webpackBootstrap | ||
/******/ // The module cache | ||
@@ -969,3 +960,2 @@ /******/ var installedModules = {}; | ||
/******/ ]); | ||
}); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@sentry-internal/global-search", | ||
"description": "JavaScript library and helper utilities for searching Sentry sites via Algolia.", | ||
"version": "0.0.28", | ||
"version": "0.0.29", | ||
"author": "Sentry", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
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
95263
1037