Socket
Socket
Sign inDemoInstall

@talend/utils

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talend/utils - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

8

CHANGELOG.md
# @talend/utils
## 3.2.0
### Minor Changes
- c3750a1: chore: upgrade dependencies
Major upgrade for all packages that have a peerDependency on react or react-dom. Those packages now ask for react@18 and react-dom@18.
## 3.1.0

@@ -4,0 +12,0 @@

18

package.json
{
"name": "@talend/utils",
"version": "3.1.0",
"version": "3.2.0",
"description": "Various utilities",

@@ -35,14 +35,14 @@ "main": "lib/index.js",

"devDependencies": {
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-jest": "^14.0.2",
"@talend/scripts-config-stylelint": "^4.1.1",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/scripts-core": "^16.5.0",
"@talend/scripts-config-jest": "^14.1.0",
"@talend/scripts-config-stylelint": "^4.2.0",
"@talend/scripts-config-typescript": "^11.3.0",
"@types/date-fns": "^2.6.0",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.5",
"cross-env": "^7.0.3"
},
"dependencies": {
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"lodash": "^4.17.21"

@@ -49,0 +49,0 @@ },

Sorry, the diff of this file is not supported yet

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