ng-conditions
Advanced tools
Comparing version 0.1.0 to 1.0.3
{ | ||
"name": "ng-conditions", | ||
"version": "0.1.0", | ||
"version": "1.0.3", | ||
"description": "Create conditions that can return promises and provide an onError callback", | ||
"scripts": { | ||
"test": "karma start" | ||
"test": "karma start", | ||
"release": "release-to-github" | ||
}, | ||
@@ -16,2 +17,3 @@ "files": [ | ||
"type": "git", | ||
"fullname": "transferwise/tw-condition-factory", | ||
"url": "git@github.com:transferwise/tw-condition-factory.git" | ||
@@ -46,2 +48,3 @@ }, | ||
"karma-webpack": "^1.7.0", | ||
"release-to-github": "~0.0.4", | ||
"shelljs": "^0.7.0", | ||
@@ -48,0 +51,0 @@ "underscore": "^1.8.3", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1380763
1
22