Socket
Socket
Sign inDemoInstall

node-relation

Package Overview
Dependencies
0
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-alpha.0 to 4.0.0-alpha.1

4

package.json
{
"name": "node-relation",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"description": "Manage strings, number, object that are related to each other.",
"main": "dist/umd/index.js",
"module": "dist/module/index.js",
"module": "dist/esm/index.js",
"types": "types/index.d.ts",

@@ -8,0 +8,0 @@ "scripts": {

@@ -44,3 +44,3 @@ # node-relation

```javascript
import { Relationship } from 'node-relation/dist/module/index.js'
import { Relationship } from 'node-relation/dist/esm/index.js'
```

@@ -47,0 +47,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc