Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@okam/directus-next-component

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@okam/directus-next-component - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

components/DirectusLink/index.d.ts

25

package.json
{
"name": "@okam/directus-next-component",
"version": "1.1.1",
"module": "./index.esm.js",
"type": "module",
"main": "./index.esm.js"
}
"version": "1.2.0",
"main": "./index.js",
"types": "./index.d.ts",
"exports": {
".": {
"import": "./index.mjs",
"require": "./index.js"
},
"./server": {
"import": "./server.mjs",
"require": "./server.js"
}
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"repository": {
"url": "https://github.com/OKAMca/stack.git"
}
}
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