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

uuidjs

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uuidjs - npm Package Compare versions

Comparing version 4.2.4 to 4.2.5

6

package.json
{
"name": "uuidjs",
"version": "4.2.4",
"version": "4.2.5",
"title": "UUID.js",

@@ -45,4 +45,4 @@ "description": "RFC-compliant UUID Generator for JavaScript",

"jsdoc": "^3.6.3",
"qunit": "^2.9.2",
"typescript": "^3.6.2"
"qunit": "^2.9.3",
"typescript": "^3.8.3"
},

@@ -49,0 +49,0 @@ "browser": {

@@ -122,3 +122,3 @@ # NAME

Copyright (c) 2010-2019 LiosK
Copyright (c) 2010-2020 LiosK

@@ -125,0 +125,0 @@ Licensed under the Apache License, Version 2.0 (the "License");

@@ -6,4 +6,4 @@ /**

* @author LiosK
* @version v4.2.4
* @license Apache License 2.0: Copyright (c) 2010-2019 LiosK
* @version v4.2.5
* @license Apache License 2.0: Copyright (c) 2010-2020 LiosK
*/

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