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

pinia-orm

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pinia-orm - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

7

package.json
{
"name": "pinia-orm",
"version": "1.7.1",
"version": "1.7.2",
"description": "The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.",

@@ -29,2 +29,7 @@ "keywords": [

},
"./dist/*": {
"types": "./dist/*.d.ts",
"require": "./dist/*.cjs",
"import": "./dist/*.mjs"
},
"./*": {

@@ -31,0 +36,0 @@ "types": "./dist/*.d.ts",

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