tfk-dsf-normalize-contact
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "tfk-dsf-normalize-contact", | ||
"description": "Transforms contact information from dsf to something useful", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"author": { | ||
@@ -24,4 +24,3 @@ "name": "Jonas Enge", | ||
"coverage": "tap test/*.js --coverage", | ||
"coveralls": "tap --cov --coverage-report=lcov test/*.js && cat coverage/lcov.info | coveralls", | ||
"setup": "npm install && node setup.js" | ||
"coveralls": "tap --cov --coverage-report=lcov test/*.js && cat coverage/lcov.info | coveralls" | ||
}, | ||
@@ -51,5 +50,5 @@ "keywords": [ | ||
"dependencies": { | ||
"birthdate-from-id": "1.0.4", | ||
"birthdate-from-id": "1.0.5", | ||
"capitalize": "1.0.0" | ||
} | ||
} |
@@ -25,3 +25,3 @@ [![Build Status](https://travis-ci.org/telemark/tfk-dsf-normalize-contact.svg?branch=master)](https://travis-ci.org/telemark/tfk-dsf-normalize-contact) | ||
```sh | ||
$ npm run setup | ||
$ npm install | ||
``` | ||
@@ -28,0 +28,0 @@ |
8556
13
126
+ Addedbirthdate-from-id@1.0.5(transitive)
- Removedbirthdate-from-id@1.0.4(transitive)
Updatedbirthdate-from-id@1.0.5