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

@navita/adapter

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@navita/adapter - npm Package Compare versions

Comparing version 0.0.2 to 0.0.4

index.cjs

14

package.json
{
"name": "@navita/adapter",
"version": "0.0.2",
"version": "0.0.4",
"exports": {
".": {
"types": "./src/index.ts",
"default": "./dist/index.cjs"
"types": "./index.d.ts",
"default": "./index.cjs"
}
},
"devDependencies": {
"@navita/types": "0.0.2"
},
"scripts": {
"build": "build",
"dev": "build --dev",
"test": "jest"
}
}
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