@travi/any
Advanced tools
Comparing version 0.8.0 to 1.0.0
{ | ||
"name": "@travi/any", | ||
"version": "0.8.0", | ||
"version": "1.0.0", | ||
"description": "random data generator for when test data is insignificant", | ||
"main": "dist/any.js", | ||
"module": "dist/any.module.js", | ||
"main": "lib/any.cjs.js", | ||
"module": "lib/any.es.js", | ||
"scripts": { | ||
"build": "rollup -c", | ||
"test": "grunt", | ||
"preversion": "npm test", | ||
"prepublish": "grunt build", | ||
"prepublish": "npm run build", | ||
"postpublish": "greenkeeper-postpublish", | ||
"precommit": "npm test", | ||
"commitmsg": "validate-commit-msg" | ||
"commitmsg": "validate-commit-msg", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/travi/any.git" | ||
"url": "https://github.com/travi/any.git" | ||
}, | ||
@@ -39,3 +41,3 @@ "keywords": [ | ||
"babel-preset-es2015-node": "6.1.1", | ||
"babel-preset-es2015-rollup": "1.2.0", | ||
"babel-preset-es2015-rollup": "3.0.0", | ||
"babel-register": "6.18.0", | ||
@@ -51,4 +53,3 @@ "chai": "3.5.0", | ||
"grunt-mocha-istanbul": "5.0.2", | ||
"grunt-rollup": "1.0.1", | ||
"husky": "0.11.9", | ||
"husky": "0.12.0-2", | ||
"istanbul": "1.0.0-alpha.2", | ||
@@ -60,3 +61,5 @@ "load-grunt-config": "0.19.2", | ||
"referee-sinon": "1.0.3", | ||
"rollup-plugin-babel": "2.6.1", | ||
"rollup": "0.37.0", | ||
"rollup-plugin-babel": "2.7.1", | ||
"semantic-release": "6.3.2", | ||
"sinon": "2.0.0-pre.4", | ||
@@ -71,2 +74,2 @@ "time-grunt": "1.4.0", | ||
} | ||
} | ||
} |
# Random data generator | ||
[![npm](https://img.shields.io/npm/v/@travi/any.svg?maxAge=2592000)](https://www.npmjs.com/package/@travi/any) | ||
[![license](https://img.shields.io/github/license/travi/any.svg)](LICENSE) | ||
[![Build Status](https://img.shields.io/travis/travi/any.svg?style=flat)](https://travis-ci.org/travi/any) | ||
[![Coverage Status](http://img.shields.io/coveralls/travi/any.svg?style=flat)](https://coveralls.io/r/travi/any?branch=master) | ||
[![npm](https://img.shields.io/npm/v/@travi/any.svg?maxAge=2592000)](https://www.npmjs.com/package/@travi/any) | ||
[![license](https://img.shields.io/github/license/travi/any.svg)](LICENSE) | ||
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
@@ -10,0 +11,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9
0
38
14730
27
185
1