@algolia/client-insights
Advanced tools
Comparing version 5.14.0 to 5.14.1
{ | ||
"version": "5.14.0", | ||
"version": "5.14.1", | ||
"repository": { | ||
@@ -51,6 +51,6 @@ "type": "git", | ||
"dependencies": { | ||
"@algolia/client-common": "5.14.0", | ||
"@algolia/requester-browser-xhr": "5.14.0", | ||
"@algolia/requester-fetch": "5.14.0", | ||
"@algolia/requester-node-http": "5.14.0" | ||
"@algolia/client-common": "5.14.1", | ||
"@algolia/requester-browser-xhr": "5.14.1", | ||
"@algolia/requester-fetch": "5.14.1", | ||
"@algolia/requester-node-http": "5.14.1" | ||
}, | ||
@@ -57,0 +57,0 @@ "devDependencies": { |
@@ -44,7 +44,7 @@ <p align="center"> | ||
```bash | ||
yarn add @algolia/client-insights@5.14.0 | ||
yarn add @algolia/client-insights@5.14.1 | ||
# or | ||
npm install @algolia/client-insights@5.14.0 | ||
npm install @algolia/client-insights@5.14.1 | ||
# or | ||
pnpm add @algolia/client-insights@5.14.0 | ||
pnpm add @algolia/client-insights@5.14.1 | ||
``` | ||
@@ -57,3 +57,3 @@ | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/@algolia/client-insights@5.14.0/dist/builds/browser.umd.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/@algolia/client-insights@5.14.1/dist/builds/browser.umd.js"></script> | ||
``` | ||
@@ -60,0 +60,0 @@ |
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
Unstable ownership
Supply chain riskA new collaborator has begun publishing package versions. Package stability and security risk may be elevated.
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
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
1
1
+ Added@algolia/client-common@5.14.1(transitive)
+ Added@algolia/requester-browser-xhr@5.14.1(transitive)
+ Added@algolia/requester-fetch@5.14.1(transitive)
+ Added@algolia/requester-node-http@5.14.1(transitive)
- Removed@algolia/client-common@5.14.0(transitive)
- Removed@algolia/requester-browser-xhr@5.14.0(transitive)
- Removed@algolia/requester-fetch@5.14.0(transitive)
- Removed@algolia/requester-node-http@5.14.0(transitive)