decidim 0.27.4 → 0.27.5
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of decidim might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/Rakefile +2 -16
- data/docs/modules/install/pages/manual.adoc +1 -1
- data/docs/modules/services/pages/maps.adoc +8 -0
- data/lib/decidim/version.rb +1 -1
- data/package-lock.json +7 -7
- data/packages/browserslist-config/package.json +1 -1
- data/packages/core/node_modules/uuid/AUTHORS +5 -0
- data/packages/core/node_modules/uuid/CHANGELOG.md +119 -0
- data/packages/{webpacker/node_modules/brace-expansion/LICENSE → core/node_modules/uuid/LICENSE.md} +2 -2
- data/packages/core/node_modules/uuid/README.md +276 -0
- data/packages/core/node_modules/uuid/bin/uuid +65 -0
- data/packages/core/node_modules/uuid/index.js +8 -0
- data/packages/core/node_modules/uuid/lib/bytesToUuid.js +26 -0
- data/packages/core/node_modules/uuid/lib/md5-browser.js +216 -0
- data/packages/core/node_modules/uuid/lib/md5.js +25 -0
- data/packages/core/node_modules/uuid/lib/rng-browser.js +34 -0
- data/packages/core/node_modules/uuid/lib/rng.js +8 -0
- data/packages/core/node_modules/uuid/lib/sha1-browser.js +89 -0
- data/packages/core/node_modules/uuid/lib/sha1.js +25 -0
- data/packages/core/node_modules/uuid/lib/v35.js +57 -0
- data/packages/core/node_modules/uuid/package.json +49 -0
- data/packages/core/node_modules/uuid/v1.js +109 -0
- data/packages/core/node_modules/uuid/v3.js +4 -0
- data/packages/core/node_modules/uuid/v4.js +29 -0
- data/packages/core/node_modules/uuid/v5.js +3 -0
- data/packages/core/package-lock.json +347 -3079
- data/packages/core/package.json +1 -1
- data/packages/dev/package.json +1 -1
- data/packages/elections/package.json +1 -1
- data/packages/eslint-config/package-lock.json +4797 -0
- data/packages/eslint-config/package.json +1 -1
- data/packages/stylelint-config/package.json +1 -1
- data/packages/webpacker/package.json +1 -1
- metadata +63 -234
- data/lib/decidim/release_manager.rb.new +0 -43
- data/packages/core/node_modules/diff/CONTRIBUTING.md +0 -39
- data/packages/core/node_modules/diff/LICENSE +0 -31
- data/packages/core/node_modules/diff/README.md +0 -211
- data/packages/core/node_modules/diff/dist/diff.js +0 -1627
- data/packages/core/node_modules/diff/dist/diff.min.js +0 -38
- data/packages/core/node_modules/diff/lib/convert/dmp.js +0 -32
- data/packages/core/node_modules/diff/lib/convert/xml.js +0 -42
- data/packages/core/node_modules/diff/lib/diff/array.js +0 -45
- data/packages/core/node_modules/diff/lib/diff/base.js +0 -307
- data/packages/core/node_modules/diff/lib/diff/character.js +0 -37
- data/packages/core/node_modules/diff/lib/diff/css.js +0 -41
- data/packages/core/node_modules/diff/lib/diff/json.js +0 -163
- data/packages/core/node_modules/diff/lib/diff/line.js +0 -89
- data/packages/core/node_modules/diff/lib/diff/sentence.js +0 -41
- data/packages/core/node_modules/diff/lib/diff/word.js +0 -108
- data/packages/core/node_modules/diff/lib/index.es6.js +0 -1561
- data/packages/core/node_modules/diff/lib/index.js +0 -216
- data/packages/core/node_modules/diff/lib/index.mjs +0 -1561
- data/packages/core/node_modules/diff/lib/patch/apply.js +0 -238
- data/packages/core/node_modules/diff/lib/patch/create.js +0 -272
- data/packages/core/node_modules/diff/lib/patch/merge.js +0 -613
- data/packages/core/node_modules/diff/lib/patch/parse.js +0 -167
- data/packages/core/node_modules/diff/lib/util/array.js +0 -32
- data/packages/core/node_modules/diff/lib/util/distance-iterator.js +0 -57
- data/packages/core/node_modules/diff/lib/util/params.js +0 -24
- data/packages/core/node_modules/diff/package.json +0 -87
- data/packages/core/node_modules/diff/release-notes.md +0 -309
- data/packages/core/node_modules/diff/runtime.js +0 -3
- data/packages/webpacker/node_modules/argparse/CHANGELOG.md +0 -216
- data/packages/webpacker/node_modules/argparse/LICENSE +0 -254
- data/packages/webpacker/node_modules/argparse/README.md +0 -84
- data/packages/webpacker/node_modules/argparse/argparse.js +0 -3707
- data/packages/webpacker/node_modules/argparse/lib/sub.js +0 -67
- data/packages/webpacker/node_modules/argparse/lib/textwrap.js +0 -440
- data/packages/webpacker/node_modules/argparse/package.json +0 -31
- data/packages/webpacker/node_modules/brace-expansion/README.md +0 -135
- data/packages/webpacker/node_modules/brace-expansion/index.js +0 -203
- data/packages/webpacker/node_modules/brace-expansion/package.json +0 -46
- data/packages/webpacker/node_modules/glob/LICENSE +0 -15
- data/packages/webpacker/node_modules/glob/README.md +0 -1214
- data/packages/webpacker/node_modules/glob/dist/cjs/package.json +0 -4
- data/packages/webpacker/node_modules/glob/dist/cjs/src/bin.d.ts +0 -3
- data/packages/webpacker/node_modules/glob/dist/cjs/src/bin.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/bin.js +0 -270
- data/packages/webpacker/node_modules/glob/dist/cjs/src/bin.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/glob.d.ts +0 -344
- data/packages/webpacker/node_modules/glob/dist/cjs/src/glob.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/glob.js +0 -238
- data/packages/webpacker/node_modules/glob/dist/cjs/src/glob.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/has-magic.d.ts +0 -14
- data/packages/webpacker/node_modules/glob/dist/cjs/src/has-magic.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/has-magic.js +0 -27
- data/packages/webpacker/node_modules/glob/dist/cjs/src/has-magic.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/ignore.d.ts +0 -20
- data/packages/webpacker/node_modules/glob/dist/cjs/src/ignore.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/ignore.js +0 -103
- data/packages/webpacker/node_modules/glob/dist/cjs/src/ignore.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/index.d.ts +0 -95
- data/packages/webpacker/node_modules/glob/dist/cjs/src/index.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/index.js +0 -68
- data/packages/webpacker/node_modules/glob/dist/cjs/src/index.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/pattern.d.ts +0 -77
- data/packages/webpacker/node_modules/glob/dist/cjs/src/pattern.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/pattern.js +0 -219
- data/packages/webpacker/node_modules/glob/dist/cjs/src/pattern.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/processor.d.ts +0 -59
- data/packages/webpacker/node_modules/glob/dist/cjs/src/processor.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/processor.js +0 -309
- data/packages/webpacker/node_modules/glob/dist/cjs/src/processor.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/walker.d.ts +0 -96
- data/packages/webpacker/node_modules/glob/dist/cjs/src/walker.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/cjs/src/walker.js +0 -358
- data/packages/webpacker/node_modules/glob/dist/cjs/src/walker.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/glob.d.ts +0 -344
- data/packages/webpacker/node_modules/glob/dist/mjs/glob.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/glob.js +0 -234
- data/packages/webpacker/node_modules/glob/dist/mjs/glob.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/has-magic.d.ts +0 -14
- data/packages/webpacker/node_modules/glob/dist/mjs/has-magic.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/has-magic.js +0 -23
- data/packages/webpacker/node_modules/glob/dist/mjs/has-magic.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/ignore.d.ts +0 -20
- data/packages/webpacker/node_modules/glob/dist/mjs/ignore.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/ignore.js +0 -99
- data/packages/webpacker/node_modules/glob/dist/mjs/ignore.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/index.d.ts +0 -95
- data/packages/webpacker/node_modules/glob/dist/mjs/index.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/index.js +0 -56
- data/packages/webpacker/node_modules/glob/dist/mjs/index.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/package.json +0 -4
- data/packages/webpacker/node_modules/glob/dist/mjs/pattern.d.ts +0 -77
- data/packages/webpacker/node_modules/glob/dist/mjs/pattern.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/pattern.js +0 -215
- data/packages/webpacker/node_modules/glob/dist/mjs/pattern.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/processor.d.ts +0 -59
- data/packages/webpacker/node_modules/glob/dist/mjs/processor.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/processor.js +0 -302
- data/packages/webpacker/node_modules/glob/dist/mjs/processor.js.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/walker.d.ts +0 -96
- data/packages/webpacker/node_modules/glob/dist/mjs/walker.d.ts.map +0 -1
- data/packages/webpacker/node_modules/glob/dist/mjs/walker.js +0 -352
- data/packages/webpacker/node_modules/glob/dist/mjs/walker.js.map +0 -1
- data/packages/webpacker/node_modules/glob/package.json +0 -98
- data/packages/webpacker/node_modules/js-yaml/CHANGELOG.md +0 -616
- data/packages/webpacker/node_modules/js-yaml/LICENSE +0 -21
- data/packages/webpacker/node_modules/js-yaml/README.md +0 -246
- data/packages/webpacker/node_modules/js-yaml/bin/js-yaml.js +0 -126
- data/packages/webpacker/node_modules/js-yaml/dist/js-yaml.js +0 -3874
- data/packages/webpacker/node_modules/js-yaml/dist/js-yaml.min.js +0 -2
- data/packages/webpacker/node_modules/js-yaml/dist/js-yaml.mjs +0 -3851
- data/packages/webpacker/node_modules/js-yaml/index.js +0 -47
- data/packages/webpacker/node_modules/js-yaml/lib/common.js +0 -59
- data/packages/webpacker/node_modules/js-yaml/lib/dumper.js +0 -965
- data/packages/webpacker/node_modules/js-yaml/lib/exception.js +0 -55
- data/packages/webpacker/node_modules/js-yaml/lib/loader.js +0 -1727
- data/packages/webpacker/node_modules/js-yaml/lib/schema/core.js +0 -11
- data/packages/webpacker/node_modules/js-yaml/lib/schema/default.js +0 -22
- data/packages/webpacker/node_modules/js-yaml/lib/schema/failsafe.js +0 -17
- data/packages/webpacker/node_modules/js-yaml/lib/schema/json.js +0 -19
- data/packages/webpacker/node_modules/js-yaml/lib/schema.js +0 -121
- data/packages/webpacker/node_modules/js-yaml/lib/snippet.js +0 -101
- data/packages/webpacker/node_modules/js-yaml/lib/type/binary.js +0 -125
- data/packages/webpacker/node_modules/js-yaml/lib/type/bool.js +0 -35
- data/packages/webpacker/node_modules/js-yaml/lib/type/float.js +0 -97
- data/packages/webpacker/node_modules/js-yaml/lib/type/int.js +0 -156
- data/packages/webpacker/node_modules/js-yaml/lib/type/map.js +0 -8
- data/packages/webpacker/node_modules/js-yaml/lib/type/merge.js +0 -12
- data/packages/webpacker/node_modules/js-yaml/lib/type/null.js +0 -35
- data/packages/webpacker/node_modules/js-yaml/lib/type/omap.js +0 -44
- data/packages/webpacker/node_modules/js-yaml/lib/type/pairs.js +0 -53
- data/packages/webpacker/node_modules/js-yaml/lib/type/seq.js +0 -8
- data/packages/webpacker/node_modules/js-yaml/lib/type/set.js +0 -29
- data/packages/webpacker/node_modules/js-yaml/lib/type/str.js +0 -8
- data/packages/webpacker/node_modules/js-yaml/lib/type/timestamp.js +0 -88
- data/packages/webpacker/node_modules/js-yaml/lib/type.js +0 -66
- data/packages/webpacker/node_modules/js-yaml/package.json +0 -66
- data/packages/webpacker/node_modules/minimatch/LICENSE +0 -15
- data/packages/webpacker/node_modules/minimatch/README.md +0 -454
- data/packages/webpacker/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts +0 -2
- data/packages/webpacker/node_modules/minimatch/dist/cjs/assert-valid-pattern.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/assert-valid-pattern.js +0 -14
- data/packages/webpacker/node_modules/minimatch/dist/cjs/assert-valid-pattern.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/ast.d.ts +0 -19
- data/packages/webpacker/node_modules/minimatch/dist/cjs/ast.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/ast.js +0 -589
- data/packages/webpacker/node_modules/minimatch/dist/cjs/ast.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/brace-expressions.d.ts +0 -8
- data/packages/webpacker/node_modules/minimatch/dist/cjs/brace-expressions.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/brace-expressions.js +0 -152
- data/packages/webpacker/node_modules/minimatch/dist/cjs/brace-expressions.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/escape.d.ts +0 -12
- data/packages/webpacker/node_modules/minimatch/dist/cjs/escape.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/escape.js +0 -22
- data/packages/webpacker/node_modules/minimatch/dist/cjs/escape.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/index.d.ts +0 -94
- data/packages/webpacker/node_modules/minimatch/dist/cjs/index.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/index.js +0 -1011
- data/packages/webpacker/node_modules/minimatch/dist/cjs/index.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/package.json +0 -3
- data/packages/webpacker/node_modules/minimatch/dist/cjs/unescape.d.ts +0 -17
- data/packages/webpacker/node_modules/minimatch/dist/cjs/unescape.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/cjs/unescape.js +0 -24
- data/packages/webpacker/node_modules/minimatch/dist/cjs/unescape.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts +0 -2
- data/packages/webpacker/node_modules/minimatch/dist/mjs/assert-valid-pattern.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/assert-valid-pattern.js +0 -10
- data/packages/webpacker/node_modules/minimatch/dist/mjs/assert-valid-pattern.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/ast.d.ts +0 -19
- data/packages/webpacker/node_modules/minimatch/dist/mjs/ast.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/ast.js +0 -585
- data/packages/webpacker/node_modules/minimatch/dist/mjs/ast.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/brace-expressions.d.ts +0 -8
- data/packages/webpacker/node_modules/minimatch/dist/mjs/brace-expressions.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/brace-expressions.js +0 -148
- data/packages/webpacker/node_modules/minimatch/dist/mjs/brace-expressions.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/escape.d.ts +0 -12
- data/packages/webpacker/node_modules/minimatch/dist/mjs/escape.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/escape.js +0 -18
- data/packages/webpacker/node_modules/minimatch/dist/mjs/escape.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/index.d.ts +0 -94
- data/packages/webpacker/node_modules/minimatch/dist/mjs/index.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/index.js +0 -995
- data/packages/webpacker/node_modules/minimatch/dist/mjs/index.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/package.json +0 -3
- data/packages/webpacker/node_modules/minimatch/dist/mjs/unescape.d.ts +0 -17
- data/packages/webpacker/node_modules/minimatch/dist/mjs/unescape.d.ts.map +0 -1
- data/packages/webpacker/node_modules/minimatch/dist/mjs/unescape.js +0 -20
- data/packages/webpacker/node_modules/minimatch/dist/mjs/unescape.js.map +0 -1
- data/packages/webpacker/node_modules/minimatch/package.json +0 -86
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a553c90f53fe9b62fc17e5ca6c517a70cdbe081770fb57cbe62902857851b9bd
|
4
|
+
data.tar.gz: c170de943e2de54214b8366ef790ccb55b7aa9fca40b0a80b53bc0ca56989a2b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ee13797e9d59f44f718b1b9554a060bc11b01a9c1c627d673661b416c81a96cc0c5c4d5ed30ecf5ff766edb75641b7fc362868d1343359d5457ef6f2c9997055
|
7
|
+
data.tar.gz: 9034324d42469daf1bcac24d5b57fe265ecdfbb8f9d160a07a12c6d674a64042a53c9d7ce9555a28499118e0ae7b974e4f47ec7ad391f20a7c1775a1845f632d
|
data/Rakefile
CHANGED
@@ -59,22 +59,8 @@ end
|
|
59
59
|
desc "Pushes a new build for each gem and package."
|
60
60
|
task release_all: [:update_versions, :check_uncommitted_changes, :check_locale_completeness] do
|
61
61
|
commands = {}
|
62
|
-
Decidim::GemManager.all_dirs
|
63
|
-
|
64
|
-
next if dir.include? "decidim-admin"
|
65
|
-
next if dir.include? "decidim-api"
|
66
|
-
next if dir.include? "decidim-assemblies"
|
67
|
-
|
68
|
-
commands[dir] = "rake release"
|
69
|
-
end
|
70
|
-
Decidim::GemManager.package_dirs do |dir|
|
71
|
-
next if dir.include? "decidim-accountability"
|
72
|
-
next if dir.include? "decidim-admin"
|
73
|
-
next if dir.include? "decidim-api"
|
74
|
-
next if dir.include? "decidim-assemblies"
|
75
|
-
|
76
|
-
commands[dir] = "npm publish --access public"
|
77
|
-
end
|
62
|
+
Decidim::GemManager.all_dirs { |dir| commands[dir] = "rake release" }
|
63
|
+
Decidim::GemManager.package_dirs { |dir| commands[dir] = "npm publish --access public" }
|
78
64
|
|
79
65
|
commands.each do |dir, command|
|
80
66
|
status = Decidim::GemManager.run_at(dir, command)
|
@@ -12,7 +12,7 @@ In order to develop on decidim, you'll need:
|
|
12
12
|
|
13
13
|
We're starting with an Ubuntu 22.04.1 LTS. This is an opinionated guide, so you're free to use the technology that you are most comfortable. If you have any doubts and you're blocked you can go and ask on https://matrix.to/#/#decidimdevs:matrix.org[our Matrix.org chat room for developers].
|
14
14
|
|
15
|
-
We recommend to have at least some basic proficiency in Ruby on Rails (a good starting point is http://guides.rubyonrails.org/getting_started.html[Getting Started with Ruby on Rails]) and have some knowledge on how
|
15
|
+
We recommend to have at least some basic proficiency in GNU/Linux (i.e. how to use the command-line, packages, etc), networking knowledge, server administration, development in general, and some basic knowledge about software package managers. It would be great to have Ruby on Rails development basics (a good starting point is http://guides.rubyonrails.org/getting_started.html[Getting Started with Ruby on Rails]) and have some knowledge on how package libraries are working (we use `bundler` for handling ruby packages, and `npm`/`yarn` for handling javascript).
|
16
16
|
|
17
17
|
In this guide, we'll see how to install rbenv, PostgreSQL, Node.js and, Decidim, and how to configure everything together for a development environment. Mind that if you want to make a production deployment with real users this guide isn't enough, you should configure a web server (like nginx), backups, monitoring, etc. This is out of the scope of this guide, but you can follow the https://platoniq.github.io/decidim-install/[Platoniq guide].
|
18
18
|
|
@@ -1,6 +1,14 @@
|
|
1
1
|
= Maps and geocoding
|
2
2
|
|
3
3
|
Decidim has the ability to geocode proposals and meetings and display them on a map.
|
4
|
+
|
5
|
+
[CAUTION]
|
6
|
+
====
|
7
|
+
It is important to notice that you cannot use the OpenStreetMap service from openstreetmap.org. As they mention in their https://operations.osmfoundation.org/policies/tiles/[tile usage policy]:
|
8
|
+
|
9
|
+
> OpenStreetMap data is free for everyone to use. Our tile servers are not.
|
10
|
+
====
|
11
|
+
|
4
12
|
Decidim has built-in support for the following map service providers:
|
5
13
|
|
6
14
|
* http://here.com[HERE Maps] (Recommended)
|
data/lib/decidim/version.rb
CHANGED
data/package-lock.json
CHANGED
@@ -17407,12 +17407,12 @@
|
|
17407
17407
|
},
|
17408
17408
|
"packages/browserslist-config": {
|
17409
17409
|
"name": "@decidim/browserslist-config",
|
17410
|
-
"version": "0.27.
|
17410
|
+
"version": "0.27.5",
|
17411
17411
|
"license": "AGPL-3.0"
|
17412
17412
|
},
|
17413
17413
|
"packages/core": {
|
17414
17414
|
"name": "@decidim/core",
|
17415
|
-
"version": "0.27.
|
17415
|
+
"version": "0.27.5",
|
17416
17416
|
"license": "AGPL-3.0",
|
17417
17417
|
"dependencies": {
|
17418
17418
|
"@joeattardi/emoji-button": "^4.6.2",
|
@@ -17467,7 +17467,7 @@
|
|
17467
17467
|
},
|
17468
17468
|
"packages/dev": {
|
17469
17469
|
"name": "@decidim/dev",
|
17470
|
-
"version": "0.27.
|
17470
|
+
"version": "0.27.5",
|
17471
17471
|
"dev": true,
|
17472
17472
|
"license": "AGPL-3.0",
|
17473
17473
|
"dependencies": {
|
@@ -17476,7 +17476,7 @@
|
|
17476
17476
|
},
|
17477
17477
|
"packages/elections": {
|
17478
17478
|
"name": "@decidim/elections",
|
17479
|
-
"version": "0.27.
|
17479
|
+
"version": "0.27.5",
|
17480
17480
|
"license": "AGPL-3.0",
|
17481
17481
|
"dependencies": {
|
17482
17482
|
"@decidim/decidim-bulletin_board": "0.23.0",
|
@@ -17486,7 +17486,7 @@
|
|
17486
17486
|
},
|
17487
17487
|
"packages/eslint-config": {
|
17488
17488
|
"name": "@decidim/eslint-config",
|
17489
|
-
"version": "0.27.
|
17489
|
+
"version": "0.27.5",
|
17490
17490
|
"dev": true,
|
17491
17491
|
"license": "AGPL-3.0",
|
17492
17492
|
"peerDependencies": {
|
@@ -17503,7 +17503,7 @@
|
|
17503
17503
|
},
|
17504
17504
|
"packages/stylelint-config": {
|
17505
17505
|
"name": "@decidim/stylelint-config",
|
17506
|
-
"version": "0.27.
|
17506
|
+
"version": "0.27.5",
|
17507
17507
|
"dev": true,
|
17508
17508
|
"license": "AGPL-3.0",
|
17509
17509
|
"peerDependencies": {
|
@@ -17512,7 +17512,7 @@
|
|
17512
17512
|
},
|
17513
17513
|
"packages/webpacker": {
|
17514
17514
|
"name": "@decidim/webpacker",
|
17515
|
-
"version": "0.27.
|
17515
|
+
"version": "0.27.5",
|
17516
17516
|
"license": "AGPL-3.0",
|
17517
17517
|
"dependencies": {
|
17518
17518
|
"@babel/core": "^7.15.5",
|
@@ -0,0 +1,119 @@
|
|
1
|
+
# Changelog
|
2
|
+
|
3
|
+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4
|
+
|
5
|
+
## [3.4.0](https://github.com/uuidjs/uuid/compare/v3.3.3...v3.4.0) (2020-01-16)
|
6
|
+
|
7
|
+
|
8
|
+
### Features
|
9
|
+
|
10
|
+
* rename repository to github:uuidjs/uuid ([#351](https://github.com/uuidjs/uuid/issues/351)) ([e2d7314](https://github.com/uuidjs/uuid/commit/e2d7314)), closes [#338](https://github.com/uuidjs/uuid/issues/338)
|
11
|
+
|
12
|
+
### [3.3.3](https://github.com/uuidjs/uuid/compare/v3.3.2...v3.3.3) (2019-08-19)
|
13
|
+
|
14
|
+
<a name="3.3.2"></a>
|
15
|
+
## [3.3.2](https://github.com/uuidjs/uuid/compare/v3.3.1...v3.3.2) (2018-06-28)
|
16
|
+
|
17
|
+
|
18
|
+
### Bug Fixes
|
19
|
+
|
20
|
+
* typo ([305d877](https://github.com/uuidjs/uuid/commit/305d877))
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
<a name="3.3.1"></a>
|
25
|
+
## [3.3.1](https://github.com/uuidjs/uuid/compare/v3.3.0...v3.3.1) (2018-06-28)
|
26
|
+
|
27
|
+
|
28
|
+
### Bug Fixes
|
29
|
+
|
30
|
+
* fix [#284](https://github.com/uuidjs/uuid/issues/284) by setting function name in try-catch ([f2a60f2](https://github.com/uuidjs/uuid/commit/f2a60f2))
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
<a name="3.3.0"></a>
|
35
|
+
# [3.3.0](https://github.com/uuidjs/uuid/compare/v3.2.1...v3.3.0) (2018-06-22)
|
36
|
+
|
37
|
+
|
38
|
+
### Bug Fixes
|
39
|
+
|
40
|
+
* assignment to readonly property to allow running in strict mode ([#270](https://github.com/uuidjs/uuid/issues/270)) ([d062fdc](https://github.com/uuidjs/uuid/commit/d062fdc))
|
41
|
+
* fix [#229](https://github.com/uuidjs/uuid/issues/229) ([c9684d4](https://github.com/uuidjs/uuid/commit/c9684d4))
|
42
|
+
* Get correct version of IE11 crypto ([#274](https://github.com/uuidjs/uuid/issues/274)) ([153d331](https://github.com/uuidjs/uuid/commit/153d331))
|
43
|
+
* mem issue when generating uuid ([#267](https://github.com/uuidjs/uuid/issues/267)) ([c47702c](https://github.com/uuidjs/uuid/commit/c47702c))
|
44
|
+
|
45
|
+
### Features
|
46
|
+
|
47
|
+
* enforce Conventional Commit style commit messages ([#282](https://github.com/uuidjs/uuid/issues/282)) ([cc9a182](https://github.com/uuidjs/uuid/commit/cc9a182))
|
48
|
+
|
49
|
+
|
50
|
+
<a name="3.2.1"></a>
|
51
|
+
## [3.2.1](https://github.com/uuidjs/uuid/compare/v3.2.0...v3.2.1) (2018-01-16)
|
52
|
+
|
53
|
+
|
54
|
+
### Bug Fixes
|
55
|
+
|
56
|
+
* use msCrypto if available. Fixes [#241](https://github.com/uuidjs/uuid/issues/241) ([#247](https://github.com/uuidjs/uuid/issues/247)) ([1fef18b](https://github.com/uuidjs/uuid/commit/1fef18b))
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
<a name="3.2.0"></a>
|
61
|
+
# [3.2.0](https://github.com/uuidjs/uuid/compare/v3.1.0...v3.2.0) (2018-01-16)
|
62
|
+
|
63
|
+
|
64
|
+
### Bug Fixes
|
65
|
+
|
66
|
+
* remove mistakenly added typescript dependency, rollback version (standard-version will auto-increment) ([09fa824](https://github.com/uuidjs/uuid/commit/09fa824))
|
67
|
+
* use msCrypto if available. Fixes [#241](https://github.com/uuidjs/uuid/issues/241) ([#247](https://github.com/uuidjs/uuid/issues/247)) ([1fef18b](https://github.com/uuidjs/uuid/commit/1fef18b))
|
68
|
+
|
69
|
+
|
70
|
+
### Features
|
71
|
+
|
72
|
+
* Add v3 Support ([#217](https://github.com/uuidjs/uuid/issues/217)) ([d94f726](https://github.com/uuidjs/uuid/commit/d94f726))
|
73
|
+
|
74
|
+
|
75
|
+
# [3.1.0](https://github.com/uuidjs/uuid/compare/v3.1.0...v3.0.1) (2017-06-17)
|
76
|
+
|
77
|
+
### Bug Fixes
|
78
|
+
|
79
|
+
* (fix) Add .npmignore file to exclude test/ and other non-essential files from packing. (#183)
|
80
|
+
* Fix typo (#178)
|
81
|
+
* Simple typo fix (#165)
|
82
|
+
|
83
|
+
### Features
|
84
|
+
* v5 support in CLI (#197)
|
85
|
+
* V5 support (#188)
|
86
|
+
|
87
|
+
|
88
|
+
# 3.0.1 (2016-11-28)
|
89
|
+
|
90
|
+
* split uuid versions into separate files
|
91
|
+
|
92
|
+
|
93
|
+
# 3.0.0 (2016-11-17)
|
94
|
+
|
95
|
+
* remove .parse and .unparse
|
96
|
+
|
97
|
+
|
98
|
+
# 2.0.0
|
99
|
+
|
100
|
+
* Removed uuid.BufferClass
|
101
|
+
|
102
|
+
|
103
|
+
# 1.4.0
|
104
|
+
|
105
|
+
* Improved module context detection
|
106
|
+
* Removed public RNG functions
|
107
|
+
|
108
|
+
|
109
|
+
# 1.3.2
|
110
|
+
|
111
|
+
* Improve tests and handling of v1() options (Issue #24)
|
112
|
+
* Expose RNG option to allow for perf testing with different generators
|
113
|
+
|
114
|
+
|
115
|
+
# 1.3.0
|
116
|
+
|
117
|
+
* Support for version 1 ids, thanks to [@ctavan](https://github.com/ctavan)!
|
118
|
+
* Support for node.js crypto API
|
119
|
+
* De-emphasizing performance in favor of a) cryptographic quality PRNGs where available and b) more manageable code
|
data/packages/{webpacker/node_modules/brace-expansion/LICENSE → core/node_modules/uuid/LICENSE.md}
RENAMED
@@ -1,6 +1,6 @@
|
|
1
|
-
MIT License
|
1
|
+
The MIT License (MIT)
|
2
2
|
|
3
|
-
Copyright (c)
|
3
|
+
Copyright (c) 2010-2016 Robert Kieffer and other contributors
|
4
4
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -0,0 +1,276 @@
|
|
1
|
+
<!--
|
2
|
+
-- This file is auto-generated from README_js.md. Changes should be made there.
|
3
|
+
-->
|
4
|
+
|
5
|
+
# uuid [![Build Status](https://secure.travis-ci.org/kelektiv/node-uuid.svg?branch=master)](http://travis-ci.org/kelektiv/node-uuid) #
|
6
|
+
|
7
|
+
Simple, fast generation of [RFC4122](http://www.ietf.org/rfc/rfc4122.txt) UUIDS.
|
8
|
+
|
9
|
+
Features:
|
10
|
+
|
11
|
+
* Support for version 1, 3, 4 and 5 UUIDs
|
12
|
+
* Cross-platform
|
13
|
+
* Uses cryptographically-strong random number APIs (when available)
|
14
|
+
* Zero-dependency, small footprint (... but not [this small](https://gist.github.com/982883))
|
15
|
+
|
16
|
+
[**Deprecation warning**: The use of `require('uuid')` is deprecated and will not be
|
17
|
+
supported after version 3.x of this module. Instead, use `require('uuid/[v1|v3|v4|v5]')` as shown in the examples below.]
|
18
|
+
|
19
|
+
## Quickstart - CommonJS (Recommended)
|
20
|
+
|
21
|
+
```shell
|
22
|
+
npm install uuid
|
23
|
+
```
|
24
|
+
|
25
|
+
Then generate your uuid version of choice ...
|
26
|
+
|
27
|
+
Version 1 (timestamp):
|
28
|
+
|
29
|
+
```javascript
|
30
|
+
const uuidv1 = require('uuid/v1');
|
31
|
+
uuidv1(); // ⇨ '2c5ea4c0-4067-11e9-8bad-9b1deb4d3b7d'
|
32
|
+
|
33
|
+
```
|
34
|
+
|
35
|
+
Version 3 (namespace):
|
36
|
+
|
37
|
+
```javascript
|
38
|
+
const uuidv3 = require('uuid/v3');
|
39
|
+
|
40
|
+
// ... using predefined DNS namespace (for domain names)
|
41
|
+
uuidv3('hello.example.com', uuidv3.DNS); // ⇨ '9125a8dc-52ee-365b-a5aa-81b0b3681cf6'
|
42
|
+
|
43
|
+
// ... using predefined URL namespace (for, well, URLs)
|
44
|
+
uuidv3('http://example.com/hello', uuidv3.URL); // ⇨ 'c6235813-3ba4-3801-ae84-e0a6ebb7d138'
|
45
|
+
|
46
|
+
// ... using a custom namespace
|
47
|
+
//
|
48
|
+
// Note: Custom namespaces should be a UUID string specific to your application!
|
49
|
+
// E.g. the one here was generated using this modules `uuid` CLI.
|
50
|
+
const MY_NAMESPACE = '1b671a64-40d5-491e-99b0-da01ff1f3341';
|
51
|
+
uuidv3('Hello, World!', MY_NAMESPACE); // ⇨ 'e8b5a51d-11c8-3310-a6ab-367563f20686'
|
52
|
+
|
53
|
+
```
|
54
|
+
|
55
|
+
Version 4 (random):
|
56
|
+
|
57
|
+
```javascript
|
58
|
+
const uuidv4 = require('uuid/v4');
|
59
|
+
uuidv4(); // ⇨ '1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed'
|
60
|
+
|
61
|
+
```
|
62
|
+
|
63
|
+
Version 5 (namespace):
|
64
|
+
|
65
|
+
```javascript
|
66
|
+
const uuidv5 = require('uuid/v5');
|
67
|
+
|
68
|
+
// ... using predefined DNS namespace (for domain names)
|
69
|
+
uuidv5('hello.example.com', uuidv5.DNS); // ⇨ 'fdda765f-fc57-5604-a269-52a7df8164ec'
|
70
|
+
|
71
|
+
// ... using predefined URL namespace (for, well, URLs)
|
72
|
+
uuidv5('http://example.com/hello', uuidv5.URL); // ⇨ '3bbcee75-cecc-5b56-8031-b6641c1ed1f1'
|
73
|
+
|
74
|
+
// ... using a custom namespace
|
75
|
+
//
|
76
|
+
// Note: Custom namespaces should be a UUID string specific to your application!
|
77
|
+
// E.g. the one here was generated using this modules `uuid` CLI.
|
78
|
+
const MY_NAMESPACE = '1b671a64-40d5-491e-99b0-da01ff1f3341';
|
79
|
+
uuidv5('Hello, World!', MY_NAMESPACE); // ⇨ '630eb68f-e0fa-5ecc-887a-7c7a62614681'
|
80
|
+
|
81
|
+
```
|
82
|
+
|
83
|
+
## API
|
84
|
+
|
85
|
+
### Version 1
|
86
|
+
|
87
|
+
```javascript
|
88
|
+
const uuidv1 = require('uuid/v1');
|
89
|
+
|
90
|
+
// Incantations
|
91
|
+
uuidv1();
|
92
|
+
uuidv1(options);
|
93
|
+
uuidv1(options, buffer, offset);
|
94
|
+
```
|
95
|
+
|
96
|
+
Generate and return a RFC4122 v1 (timestamp-based) UUID.
|
97
|
+
|
98
|
+
* `options` - (Object) Optional uuid state to apply. Properties may include:
|
99
|
+
|
100
|
+
* `node` - (Array) Node id as Array of 6 bytes (per 4.1.6). Default: Randomly generated ID. See note 1.
|
101
|
+
* `clockseq` - (Number between 0 - 0x3fff) RFC clock sequence. Default: An internally maintained clockseq is used.
|
102
|
+
* `msecs` - (Number) Time in milliseconds since unix Epoch. Default: The current time is used.
|
103
|
+
* `nsecs` - (Number between 0-9999) additional time, in 100-nanosecond units. Ignored if `msecs` is unspecified. Default: internal uuid counter is used, as per 4.2.1.2.
|
104
|
+
|
105
|
+
* `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written.
|
106
|
+
* `offset` - (Number) Starting index in `buffer` at which to begin writing.
|
107
|
+
|
108
|
+
Returns `buffer`, if specified, otherwise the string form of the UUID
|
109
|
+
|
110
|
+
Note: The default [node id](https://tools.ietf.org/html/rfc4122#section-4.1.6) (the last 12 digits in the UUID) is generated once, randomly, on process startup, and then remains unchanged for the duration of the process.
|
111
|
+
|
112
|
+
Example: Generate string UUID with fully-specified options
|
113
|
+
|
114
|
+
```javascript
|
115
|
+
const v1options = {
|
116
|
+
node: [0x01, 0x23, 0x45, 0x67, 0x89, 0xab],
|
117
|
+
clockseq: 0x1234,
|
118
|
+
msecs: new Date('2011-11-01').getTime(),
|
119
|
+
nsecs: 5678
|
120
|
+
};
|
121
|
+
uuidv1(v1options); // ⇨ '710b962e-041c-11e1-9234-0123456789ab'
|
122
|
+
|
123
|
+
```
|
124
|
+
|
125
|
+
Example: In-place generation of two binary IDs
|
126
|
+
|
127
|
+
```javascript
|
128
|
+
// Generate two ids in an array
|
129
|
+
const arr = new Array();
|
130
|
+
uuidv1(null, arr, 0); // ⇨
|
131
|
+
// [
|
132
|
+
// 44, 94, 164, 192, 64, 103,
|
133
|
+
// 17, 233, 146, 52, 155, 29,
|
134
|
+
// 235, 77, 59, 125
|
135
|
+
// ]
|
136
|
+
uuidv1(null, arr, 16); // ⇨
|
137
|
+
// [
|
138
|
+
// 44, 94, 164, 192, 64, 103, 17, 233,
|
139
|
+
// 146, 52, 155, 29, 235, 77, 59, 125,
|
140
|
+
// 44, 94, 164, 193, 64, 103, 17, 233,
|
141
|
+
// 146, 52, 155, 29, 235, 77, 59, 125
|
142
|
+
// ]
|
143
|
+
|
144
|
+
```
|
145
|
+
|
146
|
+
### Version 3
|
147
|
+
|
148
|
+
```javascript
|
149
|
+
const uuidv3 = require('uuid/v3');
|
150
|
+
|
151
|
+
// Incantations
|
152
|
+
uuidv3(name, namespace);
|
153
|
+
uuidv3(name, namespace, buffer);
|
154
|
+
uuidv3(name, namespace, buffer, offset);
|
155
|
+
```
|
156
|
+
|
157
|
+
Generate and return a RFC4122 v3 UUID.
|
158
|
+
|
159
|
+
* `name` - (String | Array[]) "name" to create UUID with
|
160
|
+
* `namespace` - (String | Array[]) "namespace" UUID either as a String or Array[16] of byte values
|
161
|
+
* `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written.
|
162
|
+
* `offset` - (Number) Starting index in `buffer` at which to begin writing. Default = 0
|
163
|
+
|
164
|
+
Returns `buffer`, if specified, otherwise the string form of the UUID
|
165
|
+
|
166
|
+
Example:
|
167
|
+
|
168
|
+
```javascript
|
169
|
+
uuidv3('hello world', MY_NAMESPACE); // ⇨ '042ffd34-d989-321c-ad06-f60826172424'
|
170
|
+
|
171
|
+
```
|
172
|
+
|
173
|
+
### Version 4
|
174
|
+
|
175
|
+
```javascript
|
176
|
+
const uuidv4 = require('uuid/v4')
|
177
|
+
|
178
|
+
// Incantations
|
179
|
+
uuidv4();
|
180
|
+
uuidv4(options);
|
181
|
+
uuidv4(options, buffer, offset);
|
182
|
+
```
|
183
|
+
|
184
|
+
Generate and return a RFC4122 v4 UUID.
|
185
|
+
|
186
|
+
* `options` - (Object) Optional uuid state to apply. Properties may include:
|
187
|
+
* `random` - (Number[16]) Array of 16 numbers (0-255) to use in place of randomly generated values
|
188
|
+
* `rng` - (Function) Random # generator function that returns an Array[16] of byte values (0-255)
|
189
|
+
* `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written.
|
190
|
+
* `offset` - (Number) Starting index in `buffer` at which to begin writing.
|
191
|
+
|
192
|
+
Returns `buffer`, if specified, otherwise the string form of the UUID
|
193
|
+
|
194
|
+
Example: Generate string UUID with predefined `random` values
|
195
|
+
|
196
|
+
```javascript
|
197
|
+
const v4options = {
|
198
|
+
random: [
|
199
|
+
0x10, 0x91, 0x56, 0xbe, 0xc4, 0xfb, 0xc1, 0xea,
|
200
|
+
0x71, 0xb4, 0xef, 0xe1, 0x67, 0x1c, 0x58, 0x36
|
201
|
+
]
|
202
|
+
};
|
203
|
+
uuidv4(v4options); // ⇨ '109156be-c4fb-41ea-b1b4-efe1671c5836'
|
204
|
+
|
205
|
+
```
|
206
|
+
|
207
|
+
Example: Generate two IDs in a single buffer
|
208
|
+
|
209
|
+
```javascript
|
210
|
+
const buffer = new Array();
|
211
|
+
uuidv4(null, buffer, 0); // ⇨
|
212
|
+
// [
|
213
|
+
// 155, 29, 235, 77, 59,
|
214
|
+
// 125, 75, 173, 155, 221,
|
215
|
+
// 43, 13, 123, 61, 203,
|
216
|
+
// 109
|
217
|
+
// ]
|
218
|
+
uuidv4(null, buffer, 16); // ⇨
|
219
|
+
// [
|
220
|
+
// 155, 29, 235, 77, 59, 125, 75, 173,
|
221
|
+
// 155, 221, 43, 13, 123, 61, 203, 109,
|
222
|
+
// 27, 157, 107, 205, 187, 253, 75, 45,
|
223
|
+
// 155, 93, 171, 141, 251, 189, 75, 237
|
224
|
+
// ]
|
225
|
+
|
226
|
+
```
|
227
|
+
|
228
|
+
### Version 5
|
229
|
+
|
230
|
+
```javascript
|
231
|
+
const uuidv5 = require('uuid/v5');
|
232
|
+
|
233
|
+
// Incantations
|
234
|
+
uuidv5(name, namespace);
|
235
|
+
uuidv5(name, namespace, buffer);
|
236
|
+
uuidv5(name, namespace, buffer, offset);
|
237
|
+
```
|
238
|
+
|
239
|
+
Generate and return a RFC4122 v5 UUID.
|
240
|
+
|
241
|
+
* `name` - (String | Array[]) "name" to create UUID with
|
242
|
+
* `namespace` - (String | Array[]) "namespace" UUID either as a String or Array[16] of byte values
|
243
|
+
* `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written.
|
244
|
+
* `offset` - (Number) Starting index in `buffer` at which to begin writing. Default = 0
|
245
|
+
|
246
|
+
Returns `buffer`, if specified, otherwise the string form of the UUID
|
247
|
+
|
248
|
+
Example:
|
249
|
+
|
250
|
+
```javascript
|
251
|
+
uuidv5('hello world', MY_NAMESPACE); // ⇨ '9f282611-e0fd-5650-8953-89c8e342da0b'
|
252
|
+
|
253
|
+
```
|
254
|
+
|
255
|
+
## Command Line
|
256
|
+
|
257
|
+
UUIDs can be generated from the command line with the `uuid` command.
|
258
|
+
|
259
|
+
```shell
|
260
|
+
$ uuid
|
261
|
+
ddeb27fb-d9a0-4624-be4d-4615062daed4
|
262
|
+
|
263
|
+
$ uuid v1
|
264
|
+
02d37060-d446-11e7-a9fa-7bdae751ebe1
|
265
|
+
```
|
266
|
+
|
267
|
+
Type `uuid --help` for usage details
|
268
|
+
|
269
|
+
## Testing
|
270
|
+
|
271
|
+
```shell
|
272
|
+
npm test
|
273
|
+
```
|
274
|
+
|
275
|
+
----
|
276
|
+
Markdown generated from [README_js.md](README_js.md) by [![RunMD Logo](http://i.imgur.com/h0FVyzU.png)](https://github.com/broofa/runmd)
|
@@ -0,0 +1,65 @@
|
|
1
|
+
#!/usr/bin/env node
|
2
|
+
var assert = require('assert');
|
3
|
+
|
4
|
+
function usage() {
|
5
|
+
console.log('Usage:');
|
6
|
+
console.log(' uuid');
|
7
|
+
console.log(' uuid v1');
|
8
|
+
console.log(' uuid v3 <name> <namespace uuid>');
|
9
|
+
console.log(' uuid v4');
|
10
|
+
console.log(' uuid v5 <name> <namespace uuid>');
|
11
|
+
console.log(' uuid --help');
|
12
|
+
console.log('\nNote: <namespace uuid> may be "URL" or "DNS" to use the corresponding UUIDs defined by RFC4122');
|
13
|
+
}
|
14
|
+
|
15
|
+
var args = process.argv.slice(2);
|
16
|
+
|
17
|
+
if (args.indexOf('--help') >= 0) {
|
18
|
+
usage();
|
19
|
+
process.exit(0);
|
20
|
+
}
|
21
|
+
var version = args.shift() || 'v4';
|
22
|
+
|
23
|
+
switch (version) {
|
24
|
+
case 'v1':
|
25
|
+
var uuidV1 = require('../v1');
|
26
|
+
console.log(uuidV1());
|
27
|
+
break;
|
28
|
+
|
29
|
+
case 'v3':
|
30
|
+
var uuidV3 = require('../v3');
|
31
|
+
|
32
|
+
var name = args.shift();
|
33
|
+
var namespace = args.shift();
|
34
|
+
assert(name != null, 'v3 name not specified');
|
35
|
+
assert(namespace != null, 'v3 namespace not specified');
|
36
|
+
|
37
|
+
if (namespace == 'URL') namespace = uuidV3.URL;
|
38
|
+
if (namespace == 'DNS') namespace = uuidV3.DNS;
|
39
|
+
|
40
|
+
console.log(uuidV3(name, namespace));
|
41
|
+
break;
|
42
|
+
|
43
|
+
case 'v4':
|
44
|
+
var uuidV4 = require('../v4');
|
45
|
+
console.log(uuidV4());
|
46
|
+
break;
|
47
|
+
|
48
|
+
case 'v5':
|
49
|
+
var uuidV5 = require('../v5');
|
50
|
+
|
51
|
+
var name = args.shift();
|
52
|
+
var namespace = args.shift();
|
53
|
+
assert(name != null, 'v5 name not specified');
|
54
|
+
assert(namespace != null, 'v5 namespace not specified');
|
55
|
+
|
56
|
+
if (namespace == 'URL') namespace = uuidV5.URL;
|
57
|
+
if (namespace == 'DNS') namespace = uuidV5.DNS;
|
58
|
+
|
59
|
+
console.log(uuidV5(name, namespace));
|
60
|
+
break;
|
61
|
+
|
62
|
+
default:
|
63
|
+
usage();
|
64
|
+
process.exit(1);
|
65
|
+
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
/**
|
2
|
+
* Convert array of 16 byte values to UUID string format of the form:
|
3
|
+
* XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
|
4
|
+
*/
|
5
|
+
var byteToHex = [];
|
6
|
+
for (var i = 0; i < 256; ++i) {
|
7
|
+
byteToHex[i] = (i + 0x100).toString(16).substr(1);
|
8
|
+
}
|
9
|
+
|
10
|
+
function bytesToUuid(buf, offset) {
|
11
|
+
var i = offset || 0;
|
12
|
+
var bth = byteToHex;
|
13
|
+
// join used to fix memory issue caused by concatenation: https://bugs.chromium.org/p/v8/issues/detail?id=3175#c4
|
14
|
+
return ([
|
15
|
+
bth[buf[i++]], bth[buf[i++]],
|
16
|
+
bth[buf[i++]], bth[buf[i++]], '-',
|
17
|
+
bth[buf[i++]], bth[buf[i++]], '-',
|
18
|
+
bth[buf[i++]], bth[buf[i++]], '-',
|
19
|
+
bth[buf[i++]], bth[buf[i++]], '-',
|
20
|
+
bth[buf[i++]], bth[buf[i++]],
|
21
|
+
bth[buf[i++]], bth[buf[i++]],
|
22
|
+
bth[buf[i++]], bth[buf[i++]]
|
23
|
+
]).join('');
|
24
|
+
}
|
25
|
+
|
26
|
+
module.exports = bytesToUuid;
|