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

@dags/uid-uuid

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dags/uid-uuid - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

## [0.4.2](https://github.com/AlexanderLapygin/dags/compare/@dags/uid-uuid@0.4.1...@dags/uid-uuid@0.4.2) (2020-10-27)
### Bug Fixes
- renaming of modules
([b4ca1a9](https://github.com/AlexanderLapygin/dags/commit/b4ca1a96525edd8c366dcd0bf7d468c60c7dc0ca))
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.4.1](https://github.com/AlexanderLapygin/dags/compare/@dags/uid-uuid@0.4.0...@dags/uid-uuid@0.4.1) (2020-10-27)

@@ -8,0 +20,0 @@

7

package.json
{
"name": "@dags/uid-uuid",
"version": "0.4.1",
"description": "UID that is implemented as counter",
"version": "0.4.2",
"description": "UID that is implemented as UUID",
"main": "dist/cjs/index.js",

@@ -53,4 +53,3 @@ "module": "dist/esm/index.js",

},
"sideEffects": false,
"gitHead": "ff43ad327ae039f0aa36d7c3fffd612f7bfc7948"
"sideEffects": false
}
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