
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socketβs AI scanner detected the supply chain attack and flagged the malware.
@pinia-orm/normalizr-edge
Advanced tools
Normalizes JSON according to schema for Redux and Flux applications
Intuitive, type safe and flexible ORM for Pinia based on Vuex ORM Next
You want to migrate from vuex to pinia and with it vuex-orm to pinia-orm but you don't know yet? Well maybe this table will help you to decide. This comparison is just about facts and current state.
Features | pinia-orm@v1.4.0 | @vuex-orm/core@0.36.4 | @vuex-orm/core@1.0.0-draft.16 |
---|---|---|---|
Bundle Size (Min + GZIP) | 9.9 KB | 16.7 KB | 12.6 KB |
Relations (hasMany, belongsTo, morphOne, hasManyBy, hasOne, morphTo) | β | β | β |
Relations (morphMany, belongsToMany, hasManyThrough) | β | β | β |
Relations (morphToMany, morphedByMany) | β | β | β |
Mutators | β | β | β |
Casts | β | β | β |
Decorators | β | β | β |
Single Table Inheritance | β | β | β |
Lifecycle Hooks | β | β | β |
Aggregates | β | β | β |
Query (orHas, doesntHave, orDoesntHave, whereHas, orWhereHas, groupBy) | β | β | β |
Collection Helpers | β | (β ) can use pinia-orm helpers too | (β ) can use pinia-orm helpers too |
Hidden Fields | β | β | β |
Metadata field | β | β | β |
Caching of queries with gc | β | (β ) with plugin | β |
If you decide to migrate then there are some breaking changes. A guide how to migrate will be written. Small overview:
null
vuex-orm-next
and not on vuex-orm
!corepack enable
(use npm i -g corepack
for Node.js < 16.10)pnpm install
pnpm build
cd packages/pinia-orm && pnpm test:ui
Made with β€οΈ
Published under MIT License.
FAQs
Normalizes JSON according to schema for Redux and Flux applications
The npm package @pinia-orm/normalizr-edge receives a total of 0 weekly downloads. As such, @pinia-orm/normalizr-edge popularity was classified as not popular.
We found that @pinia-orm/normalizr-edge demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socketβs AI scanner detected the supply chain attack and flagged the malware.
Security News
CISAβs 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.