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

@lbu/stdlib

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lbu/stdlib - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

src/vendor/uuid.js

9

package.json
{
"name": "@lbu/stdlib",
"version": "0.0.17",
"version": "0.0.18",
"description": "All kinds of utility functions",

@@ -16,6 +16,5 @@ "main": "./index.js",

"dependencies": {
"@lbu/insight": "^0.0.17",
"@lbu/insight": "^0.0.18",
"dotenv": "8.2.0",
"lodash.merge": "4.6.2",
"uuid": "8.0.0"
"lodash.merge": "4.6.2"
},

@@ -36,3 +35,3 @@ "author": {

},
"gitHead": "7377e57349804d308fc981644334f6c07a33669c"
"gitHead": "ce9994961d1ede54e8db70c211afb3ca58cc0681"
}

@@ -1,2 +0,2 @@

import { v4 } from "uuid";
import { v4 } from "./vendor/uuid.js";

@@ -3,0 +3,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