Socket
Socket
Sign inDemoInstall

short-uuid

Package Overview
Dependencies
2
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.1 to 2.3.2

index.d.ts

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Change Log

## [2.3.2] - 2017-05-16
### Added
- Added [index.d.ts] TypeScript definitions. No code changes.
### Changed
- Changed [package.json] to reference TypeScript definitions
## [2.3.1] - 2017-05-14

@@ -7,0 +14,0 @@ ### Changed

3

package.json
{
"name": "short-uuid",
"version": "2.3.1",
"version": "2.3.2",
"description": "Create and translate standard UUIDs with shorter formats.",
"main": "index.js",
"typings": "index.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "test": "snyk test && grunt test",

@@ -9,3 +9,3 @@ # short-uuid

## v2.3.1
## v2.3.2

@@ -20,2 +20,3 @@ short-uuid provides RFC4122 v4-compliant UUIDs,

2.3.1 merges the 2.1.x fixes into version history.
2.3.2 merges a TypeScript definition from [alexturek](https://github.com/alexturek).

@@ -22,0 +23,0 @@ ### v2.2.0 Deprecated

# Revisions
# v2.3.2
2.3.2 merges a TypeScript definition from [alexturek](https://github.com/alexturek).
# v2.3.1

@@ -4,0 +8,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc