Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@actually_connor/uuid

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@actually_connor/uuid - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

17

package.json
{
"name": "@actually_connor/uuid",
"version": "0.3.6",
"version": "0.3.7",
"description": "A JavaScript library that provides a 'ramsey/uuid'-like interface for the uuid package",

@@ -21,4 +21,3 @@ "keywords": [

"module": "./dist/esm-node/index.js",
"require": "./dist/index.js",
"import": "./wrapper.mjs"
"require": "./dist/index.js"
},

@@ -52,12 +51,12 @@ "default": "./dist/esm-browser/index.js"

"@types/jest": "^27.4.1",
"@types/node": "^17.0.2",
"@types/node": "^17.0.23",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"docdash": "^1.2.0",
"eslint": "^8.10.0",
"eslint-plugin-import": "^2.25.4",
"eslint": "^8.12.0",
"eslint-plugin-import": "^2.26.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"ts-jest": "^27.1.3",
"ts-jest": "^27.1.4",
"ts-node": "^10.7.0"

@@ -64,0 +63,0 @@ },

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