@ngxs/form-plugin
Advanced tools
Comparing version 2.1.0-dev.f876ab3 to 3.0.0-beta.0
{ | ||
"name": "@ngxs/form-plugin", | ||
"description": "form plugin for @ngxs/store", | ||
"version": "2.1.0-dev.f876ab3", | ||
"version": "3.0.0-beta.0", | ||
"peerDependencies": { | ||
"@ngxs/store": "3.0.0-beta.0", | ||
"@angular/core": "^5.0.0", | ||
"@angular/forms": "^5.0.0", | ||
"@ngxs/store": "2.1.0-beta.9" | ||
"@angular/forms": "^5.0.0" | ||
}, | ||
@@ -49,2 +49,2 @@ "main": "bundles/ngxs-form-plugin.umd.js", | ||
"homepage": "https://github.com/ngxs/store#readme" | ||
} | ||
} |
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
97547