Socket
Socket
Sign inDemoInstall

strapi-utils

Package Overview
Dependencies
Maintainers
8
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-utils - npm Package Compare versions

Comparing version 3.6.0 to 3.6.1

2

lib/build-query.js

@@ -38,3 +38,3 @@ 'use strict';

const err = new Error(
`Your filters contain a field '${field}' that doesn't appear on your model definition nor it's relations`
`Your filters contain a field '${field}' that doesn't appear on your model definition nor its relations`
);

@@ -41,0 +41,0 @@

{
"name": "strapi-utils",
"version": "3.6.0",
"version": "3.6.1",
"description": "Shared utilities for the Strapi packages",

@@ -48,3 +48,3 @@ "homepage": "https://strapi.io",

"license": "SEE LICENSE IN LICENSE",
"gitHead": "4ab210eec65d7f1a4f6334cdef4c797b4e6b9531"
"gitHead": "2fd29041f87d709f38517780743d2fac5e78485b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc