@quenty/actionmanager
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "@quenty/actionmanager", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"description": "Holds single toggleable actions (like a tool system)", | ||
@@ -21,9 +21,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/enabledmixin": "~0.0.0", | ||
"@quenty/maid": "~0.0.2", | ||
"@quenty/signal": "~0.0.0", | ||
"@quenty/valueobject": "~0.0.0" | ||
"@quenty/enabledmixin": "^1.0.0", | ||
"@quenty/maid": "^1.0.0", | ||
"@quenty/signal": "^1.0.0", | ||
"@quenty/valueobject": "^1.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@quenty/loader": "~0.0.2" | ||
"@quenty/loader": "^1.0.0" | ||
}, | ||
@@ -35,3 +35,4 @@ "bugs": { | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a" | ||
} |
@@ -39,3 +39,6 @@ ## ActionManager | ||
### 1.0.0 | ||
Initial release | ||
### 0.0.0 | ||
Initial commit |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9446
6
1
44
+ Added@quenty/brio@1.2.0(transitive)
+ Added@quenty/deferred@1.2.0(transitive)
+ Added@quenty/enabledmixin@1.2.0(transitive)
+ Added@quenty/loader@1.2.0(transitive)
+ Added@quenty/maid@1.2.0(transitive)
+ Added@quenty/promise@1.2.0(transitive)
+ Added@quenty/rx@1.2.0(transitive)
+ Added@quenty/signal@1.2.0(transitive)
+ Added@quenty/symbol@1.2.0(transitive)
+ Added@quenty/table@1.2.0(transitive)
+ Added@quenty/throttle@1.2.0(transitive)
+ Added@quenty/valueobject@1.2.0(transitive)
- Removed@quenty/enabledmixin@0.0.0(transitive)
- Removed@quenty/loader@0.0.2(transitive)
- Removed@quenty/maid@0.0.2(transitive)
- Removed@quenty/rx@0.0.1(transitive)
- Removed@quenty/signal@0.0.0(transitive)
- Removed@quenty/symbol@0.0.0(transitive)
- Removed@quenty/table@0.0.0(transitive)
- Removed@quenty/throttle@0.0.1(transitive)
- Removed@quenty/valueobject@0.0.0(transitive)
Updated@quenty/enabledmixin@^1.0.0
Updated@quenty/maid@^1.0.0
Updated@quenty/signal@^1.0.0
Updated@quenty/valueobject@^1.0.0