normalize-version
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "normalize-version", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Formats a version number to be a required number of points", | ||
@@ -5,0 +5,0 @@ "main": "lib/normalize-version.js", |
@@ -9,3 +9,3 @@ [![Build Status](https://travis-ci.org/mgduk/normalize-version.svg?branch=master)](https://travis-ci.org/mgduk/normalize-version) | ||
```js | ||
normalize_version = require('normalize-vresion') | ||
normalize_version = require('normalize-version') | ||
normalize_version('1', 3) | ||
@@ -12,0 +12,0 @@ // => '1.0.0' |
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