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

loader.js

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loader.js - npm Package Compare versions

Comparing version 4.0.5 to 4.0.6

3

index.js

@@ -7,3 +7,4 @@ 'use strict';

init: function() {
this._super.apply(this, arguments);
this._super.init && this._super.init(this, arguments);
this.treePaths['vendor'] = 'lib';

@@ -10,0 +11,0 @@ },

{
"name": "loader.js",
"version": "4.0.5",
"version": "4.0.6",
"description": "loader.js =========",

@@ -5,0 +5,0 @@ "main": "lib/loader/loader.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