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 2.7.0 to 2.8.0

6

CHANGELOG.md
# @talend/utils
## 2.8.0
### Minor Changes
- b9cc5b097: Add missing deps and fix tsconfig
## 2.7.0

@@ -4,0 +10,0 @@

11

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

@@ -23,3 +23,10 @@ "main": "lib/index.js",

"devDependencies": {
"@talend/scripts-core": "^16.0.0",
"@talend/eslint-config": "^13.0.0",
"@talend/eslint-plugin": "^1.0.1",
"@talend/scripts-core": "^16.1.1",
"@talend/scripts-config-jest": "^13.0.0",
"@talend/scripts-config-stylelint": "^4.0.0",
"@talend/scripts-config-typescript": "^11.1.0",
"@types/date-fns": "^0.0.2",
"@types/lodash": "^4.14.201",
"cross-env": "^7.0.3"

@@ -26,0 +33,0 @@ },

2

tsconfig.json
{
"extends": "../../node_modules/@talend/scripts-config-typescript/tsconfig.json",
"extends": "@talend/scripts-config-typescript/tsconfig.json",
"include": ["src/**/*"],

@@ -4,0 +4,0 @@ "compilerOptions": {

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