New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ngxs/form-plugin

Package Overview
Dependencies
Maintainers
0
Versions
1220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngxs/form-plugin - npm Package Compare versions

Comparing version 18.1.6 to 19.0.0-dev.master-07b8769

12

package.json
{
"name": "@ngxs/form-plugin",
"description": "form plugin for @ngxs/store",
"version": "18.1.6",
"version": "19.0.0-dev.master-07b8769",
"sideEffects": false,
"peerDependencies": {
"@ngxs/store": "^18.1.6 || ^18.1.6-dev",
"@angular/core": ">=16.0.0 <19.0.0",
"@angular/forms": ">=16.0.0 <19.0.0",
"@angular/core": ">=19.0.0 <20.0.0",
"@angular/forms": ">=19.0.0 <20.0.0",
"@ngxs/store": "^19.0.0 || ^19.0.0-dev",
"rxjs": ">=6.5.5"

@@ -20,4 +20,2 @@ },

"types": "./index.d.ts",
"esm2022": "./esm2022/ngxs-form-plugin.mjs",
"esm": "./esm2022/ngxs-form-plugin.mjs",
"default": "./fesm2022/ngxs-form-plugin.mjs"

@@ -73,2 +71,2 @@ }

}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc