@actually_connor/uuid
Advanced tools
Comparing version 0.2.7 to 0.2.8
{ | ||
"name": "@actually_connor/uuid", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "A JavaScript library that provides a 'ramsey/uuid'-like interface for the uuid package", | ||
@@ -48,14 +48,14 @@ "keywords": [ | ||
"devDependencies": { | ||
"@babel/cli": "7.11.6", | ||
"@types/jest": "^27.0.3", | ||
"@babel/cli": "7.17.6", | ||
"@types/jest": "^27.4.1", | ||
"@types/node": "^17.0.2", | ||
"@types/uuid": "^8.3.4", | ||
"@typescript-eslint/eslint-plugin": "^5.10.1", | ||
"@typescript-eslint/parser": "^5.10.1", | ||
"eslint": "^8.7.0", | ||
"@typescript-eslint/eslint-plugin": "^5.13.0", | ||
"@typescript-eslint/parser": "^5.13.0", | ||
"eslint": "^8.10.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"husky": "^7.0.4", | ||
"jest": "^27.4.5", | ||
"ts-jest": "^27.1.2", | ||
"ts-node": "^10.4.0" | ||
"jest": "^27.5.1", | ||
"ts-jest": "^27.1.3", | ||
"ts-node": "^10.6.0" | ||
}, | ||
@@ -62,0 +62,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
71158