Socket
Socket
Sign inDemoInstall

@strapi/utils

Package Overview
Dependencies
Maintainers
10
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-next.3 to 4.0.0-next.4

4

lib/content-types.js

@@ -157,6 +157,8 @@ 'use strict';

type: 'datetime',
// default: () => new Date(),
default: () => new Date(),
},
// TODO: handle on edit set to new date
[UPDATED_AT_ATTRIBUTE]: {
type: 'datetime',
default: () => new Date(),
},

@@ -163,0 +165,0 @@ });

{
"name": "@strapi/utils",
"version": "4.0.0-next.3",
"version": "4.0.0-next.4",
"description": "Shared utilities for the Strapi packages",

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

"license": "SEE LICENSE IN LICENSE",
"gitHead": "22eb6f24d86dae4bd6dff8293916ec40e2f44d33"
"gitHead": "3c2040011a342c66b631053e407d52d9e29e8065"
}
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