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

@alpinesoft/railjet

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alpinesoft/railjet - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

6

index.ts
import Action from "./src/actions/Action";
import App from "./src/App";
import AuthStrategy from "./src/auth/AuthStrategy";
import PasswordAuthStrategy from "./src/auth/PasswordAuthStrategy";
import BodyField from "./src/BodyField";

@@ -16,3 +18,5 @@ import Context from "./src/Context";

Method,
Types
Types,
AuthStrategy,
PasswordAuthStrategy
}

2

package.json
{
"name": "@alpinesoft/railjet",
"version": "0.0.11",
"version": "0.0.12",
"description": "Lightweight Node.js library to build advanced JSON APIs.",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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