Socket
Socket
Sign inDemoInstall

@usefultools/utils

Package Overview
Dependencies
5
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.0 to 6.2.0

16

package.json
{
"name": "@usefultools/utils",
"version": "6.1.0",
"version": "6.2.0",
"description": "A collection of light-weight methods and helpers for defensive programming",

@@ -16,3 +16,3 @@ "main": "./dist/main.js",

"dependencies": {
"shortid": "^2.2.13",
"shortid": "^2.2.14",
"tslib": "^1.9.3",

@@ -23,4 +23,4 @@ "uuid": "^3.3.2",

"devDependencies": {
"@types/jest": "^23.3.9",
"@types/node": "^10.12.1",
"@types/jest": "^23.3.10",
"@types/node": "^10.12.11",
"@types/shortid": "0.0.29",

@@ -30,8 +30,8 @@ "@types/uuid": "^3.4.4",

"jest": "^23.6.0",
"prettier": "^1.14.3",
"prettier": "^1.15.3",
"prettier-standard": "8.0.1",
"ts-jest": "^23.10.4",
"ts-jest": "^23.10.5",
"tslint": "5.11.0",
"tslint-config-security": "^1.12.0",
"typescript": "^3.1.5"
"tslint-config-security": "^1.13.0",
"typescript": "^3.2.1"
},

@@ -38,0 +38,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc