Socket
Socket
Sign inDemoInstall

short-uuid

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

short-uuid - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

dist/short-uuid.js

7

CHANGELOG.md

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

## [2.1.1] - 2016-11-13
### Added
- Add dist files to npm package
### Changed
- Add files list to [package.json]
## [2.1.0] - 2016-11-06

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

2

package.json
{
"name": "short-uuid",
"version": "2.1.0",
"version": "2.1.1",
"description": "Create and translate standard UUIDs with shorter formats.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -9,5 +9,6 @@ # short-uuid

## v2.1.0
## v2.1.1
2.1 adds Browserify config to support client-side use. The library is exposed as `ShortUUID`.
2.1.0 adds Browserify config to support client-side use as proposed by [voronianski](https://github.com/voronianski).
2.1.1 includes compiled browser-ready files in the npm package for convenience. The library is exposed as `ShortUUID`.

@@ -14,0 +15,0 @@ short-uuid provides RFC4122 v4-compliant UUIDs,

# Revisions
# v2.1.1
2.1.1 includes the compiled Browserify files in the npm package for convenience.
# v2.1.0
2.1 provides [Browserify](http://browserify.org) support as proposed by [voronianski](https://github.com/voronianski),
exposing the interface at `ShortUUID`.
# v2.0.0

@@ -4,0 +13,0 @@

Sorry, the diff of this file is not supported yet

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