Socket
Socket
Sign inDemoInstall

titbit-loader

Package Overview
Dependencies
0
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 22.5.0 to 22.5.1-beta

3

loader.js

@@ -70,2 +70,3 @@ 'use strict';

delete: 4,
_delete: 4,
options: 5,

@@ -685,3 +686,3 @@ head: 6,

m.path = [
'get', 'list', 'post', 'put', 'delete',
'get', 'list', 'post', 'put', 'delete', '_delete',
'options', 'patch', 'head', 'trace'

@@ -688,0 +689,0 @@ ];

{
"name": "titbit-loader",
"version": "22.5.0",
"version": "22.5.1-beta",
"description": "loader for titbit framework",

@@ -5,0 +5,0 @@ "main": "loader.js",

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