Comparing version 0.3.1 to 0.3.2
@@ -20,3 +20,3 @@ /* | ||
this.version = "0.3.0"; | ||
this.version = "0.3.2"; | ||
@@ -23,0 +23,0 @@ /* internal settings */ |
{ | ||
"author": "Ivan Akimov <ivan@grather.com> (https://twitter.com/ivanakimov)", | ||
"author": "Ivan Akimov <ivan@barreleye.com> (https://twitter.com/ivanakimov)", | ||
"name": "hashids", | ||
"description": "A small Node.js class to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. ", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"preferGlobal": true, | ||
@@ -7,0 +7,0 @@ "homepage": "http://www.hashids.org/node-js/", |
@@ -32,3 +32,3 @@ | ||
"dependencies": { | ||
"hashids": "0.3.1" | ||
"hashids": "0.3.2" | ||
} | ||
@@ -260,4 +260,9 @@ ``` | ||
**0.3.1 - Current Stable** | ||
**0.3.2 - Current Stable** | ||
- minor: contact email changed | ||
- minor: internal version is accurate now | ||
**0.3.1** | ||
- minor: closure + readme update merged (thanks to [@krunkosaurus](https://github.com/krunkosaurus)) | ||
@@ -264,0 +269,0 @@ - minor: a few cleanups |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
329
17047
4
221