@ngrx/component-store
Advanced tools
Comparing version 12.0.0-rc.0 to 12.0.0
{ | ||
"name": "@ngrx/component-store", | ||
"version": "12.0.0-rc.0", | ||
"version": "12.0.0", | ||
"description": "Reactive store for component state", | ||
@@ -25,3 +25,3 @@ "repository": { | ||
"peerDependencies": { | ||
"@angular/core": "^12.0.0-rc.0", | ||
"@angular/core": "^12.0.0", | ||
"rxjs": "^6.5.3" | ||
@@ -28,0 +28,0 @@ }, |
"use strict"; | ||
exports.__esModule = true; | ||
exports.platformVersion = void 0; | ||
exports.platformVersion = '^12.0.0-rc.0'; | ||
exports.platformVersion = '^12.0.0'; | ||
//# sourceMappingURL=libs-version.js.map |
Sorry, the diff of this file is not supported yet
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
0
371951