@quenty/statestack
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "@quenty/statestack", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"description": "Stack of values that allows multiple systems to enable or disable a state", | ||
@@ -21,6 +21,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "~0.0.2" | ||
"@quenty/baseobject": "^1.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@quenty/loader": "~0.0.2" | ||
"@quenty/loader": "^1.0.0" | ||
}, | ||
@@ -32,3 +32,4 @@ "bugs": { | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a" | ||
} |
@@ -30,1 +30,12 @@ ## StateStack | ||
## Changelog | ||
### 1.0.0 | ||
Initial release | ||
### 0.0.1 | ||
Added documentation | ||
### 0.0.0 | ||
Initial commit |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4075
5
1
40
+ Added@quenty/baseobject@1.2.0(transitive)
+ Added@quenty/loader@1.2.0(transitive)
+ Added@quenty/maid@1.2.0(transitive)
- Removed@quenty/baseobject@0.0.2(transitive)
- Removed@quenty/loader@0.0.2(transitive)
- Removed@quenty/maid@0.0.2(transitive)
Updated@quenty/baseobject@^1.0.0