Socket
Socket
Sign inDemoInstall

@strapi/utils

Package Overview
Dependencies
Maintainers
9
Versions
1271
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 4.0.0-beta.18 to 4.0.0-beta.19

40

package.json
{
"name": "@strapi/utils",
"version": "4.0.0-beta.18",
"version": "4.0.0-beta.19",
"description": "Shared utilities for the Strapi packages",
"homepage": "https://strapi.io",
"keywords": [

@@ -10,16 +9,14 @@ "strapi",

],
"directories": {
"lib": "./lib"
"homepage": "https://strapi.io",
"bugs": {
"url": "https://github.com/strapi/strapi/issues"
},
"main": "./lib",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"date-fns": "2.24.0",
"http-errors": "1.8.0",
"lodash": "4.17.21",
"yup": "0.32.9"
"repository": {
"type": "git",
"url": "git://github.com/strapi/strapi.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": {
"name": "Strapi Solutions SAS",
"email": "hi@strapi.io",
"name": "Strapi team",
"url": "https://strapi.io"

@@ -29,3 +26,3 @@ },

{
"name": "Strapi team",
"name": "Strapi Solutions SAS",
"email": "hi@strapi.io",

@@ -35,8 +32,12 @@ "url": "https://strapi.io"

],
"repository": {
"type": "git",
"url": "git://github.com/strapi/strapi.git"
"main": "./lib",
"directories": {
"lib": "./lib"
},
"bugs": {
"url": "https://github.com/strapi/strapi/issues"
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"date-fns": "2.24.0",
"http-errors": "1.8.0",
"lodash": "4.17.21",
"yup": "0.32.9"
},

@@ -47,4 +48,3 @@ "engines": {

},
"license": "SEE LICENSE IN LICENSE",
"gitHead": "3e9e3f13cb85822e6d92b0e448ae0b94d440dac1"
"gitHead": "6e0f2052136c7d337d72b944cd0564d4559896d0"
}
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